Method: Nodes::NodeInfo#doc

Defined in:
ext/internal/node/nodes.rb

#docObject

Returns the value of attribute doc

Returns:

  • (Object)

    the current value of doc



38
39
40
# File 'ext/internal/node/nodes.rb', line 38

def doc
  @doc
end