method
permute
ruby latest stable - Class:
OptionParser
permute(*argv, into: nil)public
Parses command line arguments argv in permutation mode and returns list of non-option arguments.
permute(*argv, into: nil)Parses command line arguments argv in permutation mode and returns list of non-option arguments.