execute_commands#
Bases:
TUIMenu
Enters the execute commands menu.
Methods:
add_edit
(*args, **kwargs)Adds or edits execute commands.
copy
(*args, **kwargs)Copy an execute-command.
delete
(*args, **kwargs)Delete an execute-command.
disable
(*args, **kwargs)Disables an execute command.
enable
(*args, **kwargs)Enables an execute command.
export
(*args, **kwargs)Export execute-commands to a TSV file.
import_
(*args, **kwargs)Import execute-commands from a TSV file.
Adds or edits execute commands.
Copy an execute-command.
Delete an execute-command.
Disables an execute command.
Enables an execute command.
Export execute-commands to a TSV file.
Import execute-commands from a TSV file.