Searched defs:help_string (Results 1 – 2 of 2) sorted by relevance
90 def add_option(self, long_option, short_option=None, help_string=None): argument
1239 Options(std::string program, std::string help_string = "") in Options()