Class: PingResult
- Inherits:
-
Struct
- Object
- Struct
- PingResult
- Defined in:
- lib/countonce.rb
Instance Attribute Summary collapse
-
#json ⇒ Object
Returns the value of attribute json.
Instance Attribute Details
#json ⇒ Object
Returns the value of attribute json
4 5 6 |
# File 'lib/countonce.rb', line 4 def json @json end |