Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plasma-umass/browsix
/ complete
Method
complete
src/browser-node/binding/fs.ts:14–16 ·
view source on GitHub ↗
(...args: any[])
Source
from the content-addressed store, hash-verified
12
}
13
14
complete(...args: any[]): void {
15
this.oncomplete.apply(this, arguments);
16
}
17
}
18
19
// FIXME: this is copied from node's stdlib in order to avoid
Callers
3
statFinished
Function · 0.45
read
Function · 0.45
chunkComplete
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected