method
parse
v2_5_5 -
Show 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.