Method: SDM::SSH#healthy
- Defined in:
- lib/models/porcelain.rb
#healthy ⇒ Object
True if the datasource is reachable and the credentials are valid.
13291 13292 13293 |
# File 'lib/models/porcelain.rb', line 13291 def healthy @healthy end |