Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/Goldleaf
/ NotifyStart
Method
NotifyStart
Goldleaf/source/nsp/nsp_Installer.cpp:147–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
void NotifyStart(OnStartWriteFunction on_start_write_fn) {
148
on_start_write_fn(this->write_progress);
149
}
150
};
151
152
void ContentWriteMain(void *ctx_raw) {
Callers
1
WriteContents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected