CommandInfo.description

Undocumented in source.
  1. enum string description;
    template CommandInfo(TCommand)
    static if(!(commandUDAs.length == 0))
    static if(flags.has(CommandFlags.stringAttribute))
    enum string description;
  2. enum string description;

Meta