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.
45 46 47 |
# File 'lib/psych/visitors/yaml_tree.rb', line 45 def started @started end |