Static Public Attributes | |
requireOutput = False | |
![]() | |
requireOutput = True | |
Additional Inherited Members | |
![]() | |
def | __init__ |
Construct an ArgumentParser. More... | |
def | add_id_argument |
Add a data ID argument. More... | |
def | parse_args |
Parse arguments for a pipeline task. More... | |
def | handleCamera |
Perform camera-specific operations before parsing the command line. More... | |
def | convert_arg_line_to_args |
Allow files of arguments referenced by @<path> to contain multiple values on each line. More... | |
An ArgumentParser for pipeline tasks that don't write any output
Definition at line 681 of file argumentParser.py.
|
static |
Definition at line 683 of file argumentParser.py.