Represents a specific Capistrano configuration. A Configuration instance may be used to load multiple recipe files, define and describe tasks, define roles, and set configuration variables.
lambda | -> | defer |
make the DSL easier to read when using lazy evaluation via lambdas |
logger | [RW] | The logger instance defined for this configuration. |