Return a new CLI instance with the given arguments pre-parsed and ready for execution.
# File lib/capistrano/cli/options.rb, line 13 def parse(args) cli = new(args) cli.parse_options! cli end
[Validate]
Generated with the Darkfish Rdoc Generator 2.