run_remodel_backup¶
Command-line program for creating a remodeler backup.
Functions
Create a parser for the run_remodel_backup command-line arguments. |
|
|
The command-line program for making a remodel backup. |
- get_parser()[source]¶
Create a parser for the run_remodel_backup command-line arguments.
- Returns:
A parser for parsing the command line arguments.
- Return type:
argparse.ArgumentParser