hpcflow.sdk.core.command_files#
Model of files that hold commands.
Classes
The extension of a file name. |
|
The name of a file handled by a workflow, or a pattern that matches multiple files. |
|
The stem of a file name. |
|
A specification of a file handled by a workflow. |
|
An input file. |
|
Represents a script that is run to generate input files for an action. |
|
The source of code for use in an input file generator. |
|
Represents a script that is run to parse output files from an action and create outputs. |
|
The source of code for use in an output file parser. |