Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/di-sukharev/opencommit
/ onData
Method
onData
out/cli.cjs:58359–58361 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
58357
return
this.handler.onError(...args);
58358
}
58359
onUpgrade(...args) {
58360
return
this.handler.onUpgrade(...args);
58361
}
58362
onHeaders(...args) {
58363
return
this.handler.onHeaders(...args);
58364
}
Callers
nothing calls this directly
Calls
1
onData
Method · 0.45
Tested by
no test coverage detected