rbtools.commands.baseΒΆ
Base support for commands.
This provides support for writing and executing commands. This can be used by third-parties that want to introduce new commands for RBTools.
This module provides forwarding imports for:
Base class for RBTools commands. |
|
Abstract base class for commands which offer subcommands. |
|
Abstract base class for a subcommand. |
|
A general error for a command. |
|
An error indicating a command is ready to exit. |
|
An error indicating a command failed to parse some information. |
|
Represents an option for a command. |
|
Represents a named group of options. |
Added in version 5.0.