Skip to content

Commit 52ebe65

Browse files
committed
commit nothing
1 parent b9913a5 commit 52ebe65

Some content is hidden

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

45 files changed

+45
-45
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-May "" "get current workflow environment context"
1+
.TH .GET_CONTEXT 1 2025-Jun "" "get current workflow environment context"
22
.SH NAME
33
.get_context \- .get_context()
44
.SH SYNOPSIS

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-May "internal" "@title Invoke an Analysis Application (Internal Function)"
1+
.TH .INTERNAL_CALL 1 2025-Jun "internal" "@title Invoke an Analysis Application (Internal Function)"
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-May "" ".onLoad"
1+
.TH .ONLOAD 1 2025-Jun "" ".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-May "" "Build workflow app object"
1+
.TH __BUILD_APP 1 2025-Jun "" "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-May "internal" "Internal Workflow Execution Engine"
1+
.TH __RUNIMPL 1 2025-Jun "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-May "" "parse the workfile expression"
1+
.TH __WORKFILE_URI_PARSER 1 2025-Jun "" "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-May "" "parse the workfile expression"
1+
.TH __WORKFILES 1 2025-Jun "" "parse the workfile expression"
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-May "" "Analysis app constructor"
1+
.TH APP 1 2025-Jun "" "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-May "" "Check the function signature of the app function"
1+
.TH APP_CHECK.DELEGATE 1 2025-Jun "" "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-May "" "check of the required app slot"
1+
.TH APP_CHECK.SIGNATURE 1 2025-Jun "" "check of the required app slot"
22
.SH NAME
33
app_check.signature \- app_check.signature(app)
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)