Method: Psych::Visitors::YAMLTree#finished

Defined in:
lib/psych/visitors/yaml_tree.rb

#finishedObject (readonly) Also known as: finished?

Returns the value of attribute finished.



45
46
47
# File 'lib/psych/visitors/yaml_tree.rb', line 45

def finished
  @finished
end