Exception: Capistrano::RemoteError
- Defined in:
- lib/capistrano/errors.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#hosts ⇒ Object
Returns the value of attribute hosts.
Instance Attribute Details
#hosts ⇒ Object
Returns the value of attribute hosts.
9 10 11 |
# File 'lib/capistrano/errors.rb', line 9 def hosts @hosts end |