Method: Psych::Visitors::YAMLTree#started
- Defined in:
- lib/psych/visitors/yaml_tree.rb
#started ⇒ Object (readonly) Also known as: started?
Returns the value of attribute started.
39 40 41 |
# File 'lib/psych/visitors/yaml_tree.rb', line 39 def started @started end |