MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / commit

Method commit

3ds/source/configuration.cpp:232–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232void Configuration::commit(void)
233{
234 if (mDirty) {
235 save();
236 }
237}
238
239bool Configuration::filter(u64 id)
240{

Callers 2

updateMethod · 0.80
servicesInitFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected