Searched defs:command_name (Results 1 – 2 of 2) sorted by relevance
52 const std::string& command_name; member
63 static NanotoolCommand StrToCommand(const char *command_name) { in StrToCommand()