Searched defs:CommandInfo (Results 1 – 1 of 1) sorted by relevance
577 struct CommandInfo { struct578 Command cmd;579 u_int8_t numOfArgs; // including cmd;580 std::string argsFormat;581 std::string usage;