Return a new CLI instance with the given arguments pre-parsed and ready for execution.
# File lib/capistrano/cli/options.rb, line 13 13: def parse(args) 14: cli = new(args) 15: cli.parse_options! 16: cli 17: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.