method
node_for
v2_4_6 -
Show latest stable
- Class:
Psych::Visitors::YAMLTree::Registrar
node_for(target)public
No documentation available.
# File ext/psych/lib/psych/visitors/yaml_tree.rb, line 40
def node_for target
@obj_to_node[target.object_id]
end