Home | Trees | Indices | Help |
|
---|
|
The ApplicationArguments class parses the command line arguments and options when the application is started. If the application is started with: python3 timeline.py -h a text will be displayed that describes valid arguments and valid options. :doc:`Tests are found here <unit_config_arguments>`.
Classes | |
ApplicationArguments |
Imports: OptionParser, os, get_full_version, wx
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 26 01:55:29 2020 | http://epydoc.sourceforge.net |