Method: Psych::Nodes::Sequence#implicit
- Defined in:
- lib/psych/nodes/sequence.rb
#implicit ⇒ Object
Is this sequence started implicitly?
57 58 59 |
# File 'lib/psych/nodes/sequence.rb', line 57 def implicit @implicit end |
Is this sequence started implicitly?
57 58 59 |
# File 'lib/psych/nodes/sequence.rb', line 57 def implicit @implicit end |