Eno::Empty » #raw

raw → object

Retrieve a native representation of the empty element.

enocolor:
rubyempty = Eno.parse(input).element('color')

empty.raw  #=> { 'color' => nil }

Return value

A native representation of the empty element.