Method: JSONSchemer::Result#nested_key

Defined in:
lib/json_schemer/result.rb

#nested_keyObject

Returns the value of attribute nested_key

Returns:

  • (Object)

    the current value of nested_key



3
4
5
# File 'lib/json_schemer/result.rb', line 3

def nested_key
  @nested_key
end