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

Method index

prototree/node.py:16–17  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

14
15 @property
16 def index(self) -> int:
17 return self._index
18
19 @property
20 def size(self) -> int:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected