self
Switch that takes no arguments.
# File optparse.rb, line 510 def self.incompatible_argument_styles(*) end
# File optparse.rb, line 513 def self.pattern Object end
Raises an exception if any arguments given.
# File optparse.rb, line 505 def parse(arg, argv) yield(NeedlessArgument, arg) if arg conv_arg(arg) end
This page was generated for Ruby 2.2.10
Generated with Ruby-doc Rdoc Generator 0.44.0.