MCPcopy Create free account
hub / github.com/SpriteOvO/AirPodsDesktop / Load

Function Load

Source/Core/Settings.cpp:315–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313}
314
315LoadResult Load()
316{
317 return Manager::GetInstance().Load();
318}
319
320void Save(Fields newFields)
321{

Callers 1

PrepareMethod · 0.85

Calls 1

LoadMethod · 0.80

Tested by

no test coverage detected