hpcflow.sdk.cli_common.path_option#

hpcflow.sdk.cli_common.path_option(f)#

Click option decorator: The directory in which the workflow will be generated. If not specified, the config item default_workflow_path will be used; if that is not set, the current directory is used.

Parameters:

f (FC)

Return type:

FC