public Method

Arguable.permute!

Parses self destructively in permutation mode and returns self containing the rest arguments left unparsed.

Source Code

# File optparse.rb, line 1733
def permute!() options.permute!(self) end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.