Exception: OSwitch::ENODKR
- Inherits:
-
StandardError
- Object
- StandardError
- OSwitch::ENODKR
- Defined in:
- lib/oswitch.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
29 30 31 32 |
# File 'lib/oswitch.rb', line 29 def to_s "***** Docker not installed / correctly setup / running. Are you able to run 'docker info'?" end |