method
parse
ruby latest stable - Class:
OptionParser
parse(*argv, into: nil)public
Parses command line arguments argv in order when environment variable POSIXLY_CORRECT is set, and in permutation mode otherwise.
parse(*argv, into: nil)Parses command line arguments argv in order when environment variable POSIXLY_CORRECT is set, and in permutation mode otherwise.