Skip to content

Commit deffc09

Browse files
committed
run package msbuild
1 parent 071fd88 commit deffc09

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+46
-46
lines changed

man/.get_context.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH .GET_CONTEXT 1 2025-Jun "" "get current workflow environment context"
1+
.TH .GET_CONTEXT 1 2025-Jul "" "get current workflow environment context"
22
.SH NAME
33
.get_context \- .get_context(
44
<i>ssid</i> = <span style='color: blue !important;'>NULL</span>)

man/.internal_call.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH .INTERNAL_CALL 1 2025-Jun "internal" ".internal_call"
1+
.TH .INTERNAL_CALL 1 2025-Jul "internal" ".internal_call"
22
.SH NAME
33
.internal_call \- .internal_call(app, context)
44
.SH SYNOPSIS

man/.onLoad.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH .ONLOAD 1 2025-Jun "" ".onLoad"
1+
.TH .ONLOAD 1 2025-Jul "" ".onLoad"
22
.SH NAME
33
.onLoad \- .onLoad()
44
.SH SYNOPSIS

man/__build_app.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH __BUILD_APP 1 2025-Jun "" "Build workflow app object"
1+
.TH __BUILD_APP 1 2025-Jul "" "Build workflow app object"
22
.SH NAME
33
__build_app \- __build_app(f)
44
.SH SYNOPSIS

man/__runImpl.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH __RUNIMPL 1 2025-Jun "internal" "Internal Workflow Execution Engine"
1+
.TH __RUNIMPL 1 2025-Jul "internal" "Internal Workflow Execution Engine"
22
.SH NAME
33
__runImpl \- __runImpl(context,
44
<i>disables</i> = 'list'())

man/__workfile_uri_parser.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH __WORKFILE_URI_PARSER 1 2025-Jun "" "parse the workfile expression"
1+
.TH __WORKFILE_URI_PARSER 1 2025-Jul "" "parse the workfile expression"
22
.SH NAME
33
__workfile_uri_parser \- __workfile_uri_parser(uri)
44
.SH SYNOPSIS

man/__workfiles.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH __WORKFILES 1 2025-Jun "" "__workfiles"
1+
.TH __WORKFILES 1 2025-Jul "" "__workfiles"
22
.SH NAME
33
__workfiles \- __workfiles(files.uri)
44
.SH SYNOPSIS

man/app.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH APP 1 2025-Jun "" "Analysis app constructor"
1+
.TH APP 1 2025-Jul "" "Analysis app constructor"
22
.SH NAME
33
app \- app(name, analysis,
44
<i>desc</i> = <span style='color: brown;'><strong>'no description'</strong></span>,

man/app_check.delegate.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH APP_CHECK.DELEGATE 1 2025-Jun "" "Check the function signature of the app function"
1+
.TH APP_CHECK.DELEGATE 1 2025-Jul "" "Check the function signature of the app function"
22
.SH NAME
33
app_check.delegate \- app_check.delegate(analysis)
44
.SH SYNOPSIS

man/app_check.signature.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH APP_CHECK.SIGNATURE 1 2025-Jun "" "app_check.signature"
1+
.TH APP_CHECK.SIGNATURE 1 2025-Jul "" "app_check.signature"
22
.SH NAME
33
app_check.signature \- app_check.signature(app)
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)