Method: JSON::Ext::Generator::State#to_hash

Defined in:
lib/oj/state.rb

#to_hashObject



47
48
49
# File 'lib/oj/state.rb', line 47

def to_hash()
  return @attrs.dup
end