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

Method commit

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

Source from the content-addressed store, hash-verified

235}
236
237void Configuration::commit(void)
238{
239 if (mDirty) {
240 save();
241 }
242}
243
244bool Configuration::filter(u64 id)
245{

Callers 2

updateMethod · 0.80
servicesInitFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected