Rose::Cmdline::Gnu::OptionRequiresArgument
Synopsis
Declared in <SageIII/sage_support/cmdline.h>
bool
OptionRequiresArgument(std::string const& option);
Return Value
true if the GNU option requires a userāspecified argument.
Created with MrDocs
Declared in <SageIII/sage_support/cmdline.h>
bool
OptionRequiresArgument(std::string const& option);
true if the GNU option requires a userāspecified argument.
Created with MrDocs