Module
Capistrano::CLI::Options::ClassMethods
In:
lib/capistrano/cli/options.rb
Methods
parse
Public Instance methods
parse
(args)
Return a new
CLI
instance with the given arguments pre-parsed and ready for execution.
[Validate]