Searched defs:help_text (Results 1 – 12 of 12) sorted by relevance
24 const char* help_text, in AddOption()38 const char* help_text, in AddOption()51 const char* help_text, in AddOption()64 const char* help_text, in AddOption()78 const char* help_text, in AddOption()91 const char* help_text, in AddOption()104 const char* help_text, in AddOption()112 const char* help_text, in AddOption()
991 Local<Value> help_text; in GetOptions() local
428 std::string help_text; member
39 std::string help_text; member86 const std::string& help_text() const { return info_->help_text; } in help_text() function
113 const std::string& help_text) in Err()125 const std::string& help_text) in Err()
49 fn help_text() { in help_text() function
345 let help_text = cmd.render_help().to_string(); in subcommand_placeholder_test() localVariable
63 def guess_presets_from_help(help_text): argument
355 std::string help_text; member
783 const std::string& help_text) { in RegisterGenerator()793 CodeGenerator* generator, const std::string& help_text) { in RegisterGenerator()
1252 positional_help(std::string help_text) in positional_help()1259 custom_help(std::string help_text) in custom_help()
389 const char *help_text; member