Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ clean
Method
clean
g2all/700/module/chain.js:207–209 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
}
206
207
clean() {
208
this._is_dirty = false;
209
}
210
211
dirty() {
212
this._is_dirty = true;
Callers
1
reset
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected