Example #1
0
 public Iterable<CommandInfo> getCommands(String base) {
   return commands.getCommands(base);
 }