Class Capistrano::Role::DynamicServerList
In: lib/capistrano/role.rb
Parent: Object

This is the combination of a block, a hash of options, and a cached value.

Methods

new   reset!   to_ary  

Public Class methods

Public Instance methods

Clear the cached value

Convert to a list of ServerDefinitions

[Validate]