SpecialAction
SpecialAction¶
- class SpecialAction[source]¶
Bases:
enum.Enum
Describes special actions that do not correspond to normal execution
Attributes
Note: attributes inherited from parent classes are not shown here, if any
Display a help message
Print the version number
List of members of SpecialAction
- HELP = 'help'¶
Display a help message
- VERSION = 'version'¶
Print the version number