open fun isSeenInCommandLine(option: Option): Boolean
Checks whether or not the given option has been seen in the user command line.
option - the option
option
Return true if the user command line has used the option
true