Enums§
- Error
Message - Message to display when command fails.
Constants§
- COMMAND_
COMPUTE - Compute command.
- COMMAND_
DELETE - Delete command.
- COMMAND_
HELP - Help sub command.
- COMMAND_
INIT - Init command.
- COMMAND_
LIST - List command.
- COMMAND_
LOAD - Read command.
- COMMAND_
SAVE - Store command.
- COMMAND_
SHORT_ COMPUTE - Compute command shortcut.
- COMMAND_
SHORT_ INIT - Init command shortcut.
- COMMAND_
SHORT_ LIST - List command shortcut.
- COMMAND_
SHORT_ LOAD - Read command shortcut.
- COMMAND_
SHORT_ SAVE - Store command shortcut.
- TOTP_
DIR_ NAME - Default totpc directory.
Functions§
- get_
help_ text - Returns the general help text.
- run
- Identifies entered command and calls corresponding function.