commands top-level property

List<Command<void>> commands
final

Implementation

final commands = [
  ProjectInfoCommand(),
  PubCommand(),
];