Methods

Class 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
13:         def execute
14:           parse(ARGV).execute!
15:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.