Handle options parsing and top-level error handling while calling run()
Handle options parsing and top-level error handling while calling run()
Options parser for the tool.
Execute a tool after argument parsing.
Sets the named property under this toolPrefix to the value if
Some.
Sets the named property under this toolPrefix to the value if
Some. Does not change the value of the property if the value
is None. Note: this should not be changed to remove when
None is given, otherwise values given as properties will be
ignored.
Sets the named property under this toolPrefix to the value.
Sets the named property under this toolPrefix to the value.
Wrapper to provide a better command-line argument experience over the top of the main packer class. Things should be folded together in the future.