Home
last modified time | relevance | path

Searched refs:help_string (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/distutils/
Dfancy_getopt.py90 def add_option(self, long_option, short_option=None, help_string=None): argument
95 option = (long_option, short_option, help_string)
/third_party/libfuse/example/
Dcxxopts.hpp1239 Options(std::string program, std::string help_string = "") in Options() argument
1241 , m_help_string(toLocalString(std::move(help_string))) in Options()
/third_party/python/Doc/distutils/
Dapiref.rst1363 help_string)`` 3-tuples as described in the constructor for
1379 help_string)``