Exception: Capistrano::RemoteError

Inherits:
Error
  • Object
show all
Defined in:
lib/capistrano/errors.rb

Direct Known Subclasses

CommandError, ConnectionError, TransferError

Instance Attribute Summary collapse

Instance Attribute Details

#hostsObject

Returns the value of attribute hosts.



9
10
11
# File 'lib/capistrano/errors.rb', line 9

def hosts
  @hosts
end