Class: PingResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/countonce.rb

Instance Attribute Summary collapse

Instance Attribute Details

#jsonObject

Returns the value of attribute json

Returns:

  • (Object)

    the current value of json



4
5
6
# File 'lib/countonce.rb', line 4

def json
  @json
end