Variable Commandable.commands

Declaration

template Commandable
{
  // ...
  CommandObject[string] commands;
  // ...
}