Libraries
»
SgfParser
(3.0.1)
»
Index
»
SGF
»
Node
»
#depth
Method: SGF::Node#depth
Defined in:
lib/sgf/node.rb
#
depth
⇒
Object
Returns the value of attribute depth.
7 8 9
# File 'lib/sgf/node.rb', line 7
def
depth
@depth
end