hpcflow.sdk.cli_common.name_option#
- hpcflow.sdk.cli_common.name_option(f)#
Click option decorator: The name of the workflow. If specified, the workflow directory will be path joined with name. If not specified the workflow template name will be used, in combination with a date-timestamp.
- Parameters:
f (FC) –
- Return type:
FC