Method: JSONSchemer::Schema#root

Defined in:
lib/json_schemer/schema.rb

#rootObject (readonly)

Returns the value of attribute root.

[View source]

47
48
49
# File 'lib/json_schemer/schema.rb', line 47

def root
  @root
end