Module Capistrano::CLI::Execute::ClassMethods
In: lib/capistrano/cli/execute.rb

Methods

execute  

Public Instance methods

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

[Validate]