Module Getopt
In: lib/getopt/long.rb
lib/getopt/std.rb

The Getopt module serves as a namespace only

Classes and Modules

Class Getopt::Long
Class Getopt::Std

Constants

REQUIRED = 0
BOOLEAN = 1
OPTIONAL = 2
INCREMENT = 3

[Validate]