method

order

v1_9_3_392 - Show latest stable - Class: OptionParser
order(*argv, &block)
public

Parses command line arguments argv in order. When a block is given, each non-option argument is yielded.

Returns the rest of argv left unparsed.