MCPcopy Create free account
hub / github.com/M-Nauta/ProtoTree / depth

Method depth

prototree/leaf.py:112–113  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

110
111 @property
112 def depth(self) -> int:
113 return 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected