Class
Capistrano::Command::Tree
In:
lib/capistrano/command.rb
Parent:
Object
Methods
branches_for
each
else
new
when
Included Modules
Enumerable
Classes and Modules
Class
Capistrano::Command::Tree::Branch
Class
Capistrano::Command::Tree::ConditionBranch
Attributes
branches
[R]
configuration
[R]
fallback
[R]
Public Class methods
new
(config) {|self if block_given?| ...}
Public Instance methods
branches_for
(server)
each
() {|branch| ...}
else
(command, &block)
when
(condition, command, options={}, &block)
[Validate]