hpcflow.sdk.cli_common.overwrite_option#
- hpcflow.sdk.cli_common.overwrite_option(f)#
Click option decorator: If True and the workflow directory (path + name) already exists, the existing directory will be overwritten.
- Parameters:
f (FC) –
- Return type:
FC