Method: OkComputer::PingCheck#host
- Defined in:
- lib/ok_computer/built_in_checks/ping_check.rb
#host ⇒ Object
Returns the value of attribute host.
7 8 9 |
# File 'lib/ok_computer/built_in_checks/ping_check.rb', line 7 def host @host end |