self
Switch that takes no arguments.
# File optparse.rb, line 440 def self.incompatible_argument_styles(*) end
# File optparse.rb, line 443 def self.pattern Object end
Raises an exception if any arguments given.
# File optparse.rb, line 435 def parse(arg, argv) yield(NeedlessArgument, arg) if arg conv_arg(arg) end
This page was generated for Ruby 1.9.2
Ruby-doc.org is managed by James Britt and Neurogami. Live curious.
Generated with the Rubydoc Rdoc Generator 0.9.3.