bugscpp.processor.checkout.CheckoutCommand¶
- class CheckoutCommand[source]¶
Bases:
processor.core.command.CommandCheckout command which handles VCS commands based on taxonomy information.
Methods
__init__()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.