Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ streamP4FilesCbSelf
Method
streamP4FilesCbSelf
git-p4.py:3326–3327 ·
view source on GitHub ↗
(entry)
Source
from the content-addressed store, hash-verified
3324
3325
# curry self argument
3326
def
streamP4FilesCbSelf(entry):
3327
self.streamP4FilesCb(entry)
3328
3329
fileArgs = []
3330
for
f in filesToRead:
Callers
nothing calls this directly
Calls
1
streamP4FilesCb
Method · 0.95
Tested by
no test coverage detected