MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / clean

Method clean

g2all/900/module/chain.js:210–212  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

208 }
209
210 clean() {
211 this._is_dirty = false;
212 }
213
214 dirty() {
215 this._is_dirty = true;

Callers 1

resetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected