Return true if this object was parsed successfully, and false otherwise. Note that if parse was invoked but failed, this method returns false.
Declared in <balcl_commandline.h>
bool
isParsed() const;
true if this object was parsed successfully, and false otherwise