Method: StringDoc::MetaNode#html
- Defined in:
- lib/string_doc/meta_node.rb
#html ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
174 175 176 |
# File 'lib/string_doc/meta_node.rb', line 174 def html internal_nodes[0].html end |