Method: HashTML::Text#to_h

Defined in:
lib/hashtml.rb

#to_hObject



190
191
192
# File 'lib/hashtml.rb', line 190

def to_h
  { text: @text }
end