Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ErrorAtLine0/infinipaint
/ init_net_library
Method
init_net_library
src/MainProgram.cpp:193–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
void MainProgram::init_net_library() {
194
NetThreadManager::get().init(this);
195
}
196
197
void MainProgram::save_config() {
198
using json = nlohmann::json;
Callers
2
init_client
Method · 0.80
start_hosting
Method · 0.80
Calls
2
get
Function · 0.50
init
Method · 0.45
Tested by
no test coverage detected