Methods

Files

Class/Module Index [+]

Quicksearch

Capistrano::CLI::Execute::ClassMethods

Public Instance Methods

execute() click to toggle source

Invoke capistrano using the ARGV array as the option parameters. This is what the command-line capistrano utility does.

# File lib/capistrano/cli/execute.rb, line 13
def execute
  parse(ARGV).execute!
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.