Method: Psych::Nodes::Document#implicit
- Defined in:
- lib/psych/nodes/document.rb
#implicit ⇒ Object
Was this document implicitly created?
20 21 22 |
# File 'lib/psych/nodes/document.rb', line 20 def implicit @implicit end |
Was this document implicitly created?
20 21 22 |
# File 'lib/psych/nodes/document.rb', line 20 def implicit @implicit end |