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