Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ skipPart
Function
skipPart
out/cli.cjs:49727–49729 ·
view source on GitHub ↗
(part)
Source
from the content-addressed store, hash-verified
49725
self2.parser.end();
49726
}
else
if
(!self2._boy._done) {
49727
process.nextTick(
function
() {
49728
self2._boy._done = true;
49729
self2._boy.emit(
"finish"
);
49730
});
49731
}
49732
};
Callers
1
Multipart
Function · 0.85
Calls
1
resume
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…