Method: NHK::Easy::Parser#parse!

Defined in:
lib/nhk-easy-ruby.rb

#parse!Object



91
92
93
# File 'lib/nhk-easy-ruby.rb', line 91

def parse!
  JSON.parse @data
end