bugscpp.processor.show.ShowCommand¶
- class ShowCommand[source]¶
Bases:
processor.core.command.SimpleCommand
Methods
__init__
()run
(*args, **kwargs)Attributes
Represent the group of this command.
Description of this command.
- property group: str¶
Represent the group of this command. It is not meaningful yet.
- property help: str¶
Description of this command.