getCommandInfoFor.CommandPattern

Undocumented in source.
  1. enum CommandPattern;
  2. enum CommandPattern;
    template getCommandInfoFor(alias CommandT, alias ArgBinderInstance)
    static if(!(hasUDA!(CommandT, Command)))
    enum CommandPattern = Pattern.init;

Meta