Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ pendingInterceptors
Method
pendingInterceptors
out/cli.cjs:57868–57871 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57866
dispatcher[kDispatches] = nonExplicitDispatcher[kDispatches];
57867
return
dispatcher;
57868
}
57869
}
57870
}
57871
[kGetNetConnect]() {
57872
return
this[kNetConnect];
57873
}
57874
pendingInterceptors() {
Callers
1
assertNoPendingInterceptors
Method · 0.80
Calls
4
filter
Method · 0.80
deref
Method · 0.80
from
Method · 0.45
entries
Method · 0.45
Tested by
no test coverage detected