[#BloombergLP-balcl-CommandLine-isParsed] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balcl.adoc[balcl]::xref:BloombergLP/balcl/CommandLine.adoc[CommandLine]::isParsed :relfileprefix: ../../../ :mrdocs: Return `true` if this object was parsed successfully, and `false` otherwise. Note that if `parse` was invoked but failed, this method returns `false`. == Synopsis Declared in `<balcl_commandline.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isParsed() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#