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