Return true if this command-line object is configured with an option having the specified name, and false otherwise.
true
name
false
Declared in <balcl_commandline.h>
<balcl_commandline.h>
bool hasOption(std::string_view const& name) const;