CommandBase constructor
CommandBase(
- String cliTitle,
- ConsolePrinter consolePrinter
Implementation
CommandBase(this.cliTitle, this.consolePrinter);
CommandBase(this.cliTitle, this.consolePrinter);