register abstract method

void register(
  1. List<CliCommand> commands
)

Implementation

void register (List<CliCommand> commands);