ruby / 2.3.8 / optionparser / missingargument.html /

class OptionParser::MissingArgument

Parent:
OptionParser::ParseError

Raises when a switch with mandatory argument has no argument.

Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.