BaseSubCommand constructor

BaseSubCommand(
  1. List<String> args
)

Implementation

BaseSubCommand(super.args);