Method: SGF::Node#depth

Defined in:
lib/sgf/node.rb

#depthObject

Returns the value of attribute depth.



7
8
9
# File 'lib/sgf/node.rb', line 7

def depth
  @depth
end