Class: Capistrano::RemoteError
Instance Attribute Summary collapse
-
#hosts ⇒ Object
Returns the value of attribute hosts.
Instance Attribute Details
#hosts ⇒ Object
Returns the value of attribute hosts.
10 11 12 |
# File 'lib/capistrano/errors.rb', line 10 def hosts @hosts end |