open fun isOptionAssigned(option: Option): Boolean
Checks whether or not the given option has been assigned in the command line.
option - the option
option
Return true if the option has received a value, otherwise.
true