Method: BaseMonitor#ssh
- Defined in:
- lib/test_case/monitoring/base_monitor.rb
#ssh ⇒ Object (readonly)
Returns the value of attribute ssh.
22 23 24 |
# File 'lib/test_case/monitoring/base_monitor.rb', line 22 def ssh @ssh end |
Returns the value of attribute ssh.
22 23 24 |
# File 'lib/test_case/monitoring/base_monitor.rb', line 22 def ssh @ssh end |