Module: Tomo::Testing::RemoteExtensions
- Included in:
- Remote
- Defined in:
- lib/tomo/testing/remote_extensions.rb
Instance Method Summary collapse
Instance Method Details
#initialize(*args) ⇒ Object
6 7 8 9 |
# File 'lib/tomo/testing/remote_extensions.rb', line 6 def initialize(*args) super release.merge!(ssh.host.release) end |