Searched defs:argsFormat (Results 1 – 3 of 3) sorted by relevance
20 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command… in Command()25 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help) : format(args… in Command()
19 …const std::vector<std::string> &argsFormat, const std::string &strHelp, const TimeCmdParse::Action… in TimeCmdParse()
18 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command… in Command()