Module | Capistrano::Configuration::Variables |
In: |
lib/capistrano/configuration/variables.rb
|
variables | [R] | The hash of variables that have been defined in this configuration instance. |
Access a named variable. If the value of the variable responds_to? :call, call will be invoked (without parameters) and the return value cached and returned.