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

Method commit

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

Source from the content-addressed store, hash-verified

240}
241
242void Configuration::commit(void)
243{
244 if (mDirty) {
245 save();
246 }
247}
248
249bool Configuration::filter(u64 id)
250{

Callers 2

updateMethod · 0.80
servicesInitFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected