containsOption
Return whether the set of option arguments parsed from the arguments contains an option with the given name.
Return
true
if the arguments contain an option with the given name
Parameters
name
the name to check
Return whether the set of option arguments parsed from the arguments contains an option with the given name.
true
if the arguments contain an option with the given name
the name to check