BaseCommand constructor

BaseCommand(
  1. List<String> args
)

Implementation

BaseCommand(this.args);