Parses self destructively in permutation mode and returns self containing the rest arguments left unparsed.
# File optparse.rb, line 1733 def permute!() options.permute!(self) end
<code/>
<pre/>
<code/>and<pre/>for code samples.