Module: CloudFlock::Remote::SSH::Errstr
- Defined in:
- lib/cloudflock/errstr.rb
Constant Summary collapse
- NOHOST =
'No host specified.'- INVALID_HOST =
'Unable to look up host: %s.'- CANNOT_CONNECT =
'Unable to connect to host: %s.'
'No host specified.''Unable to look up host: %s.''Unable to connect to host: %s.'