Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyGithub/PyGithub
/ count
Method
count
github/Path.py:78–79 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
76
77
@property
78
def
count(self) -> int:
79
return
self._count.value
80
81
@property
82
def
path(self) -> str:
Callers
1
_useAttributes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected