nifreeze.cli.parser module¶
Parser module.
- nifreeze.cli.parser.build_parser() ArgumentParser [source]¶
Build parser object.
- Returns:
The parser object defining the interface for the command-line.
- Return type:
Parser module.
Build parser object.
The parser object defining the interface for the command-line.