Package Gnumed :: Package timelinelib :: Package config :: Module arguments
[frames] | no frames]

Module arguments

source code


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