Searched refs:switchOption (Results 1 – 5 of 5) sorted by relevance
39 optionSpecs["p"] = OptionSpec::switchOption("(plumbing) produce output suitable for a script"); in getArgumentsParser()
38 optionSpecs["p"] = OptionSpec::switchOption("(plumbing) produce output suitable for a script"); in getArgumentsParser()
42 optionSpecs["p"] = OptionSpec::switchOption("(plumbing) produce output suitable for a script"); in getArgumentsParser()
41 static OptionSpec switchOption(const std::string &description) { in switchOption() function
92 optionSpecs["a"] = OptionSpec::switchOption("description"); in TEST()