MCPcopy
hub / github.com/di-sukharev/opencommit / clear

Method clear

out/cli.cjs:48205–48207  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48203 this.state = 0;
48204 }
48205 clear() {
48206 this.state = -1;
48207 }
48208 };
48209 module2.exports = {
48210 setTimeout(callback, delay3, opaque) {

Callers 6

unsubscribeMethod · 0.45
clearTimeoutFunction · 0.45
closeMethod · 0.45
clearMethod · 0.45
constructorMethod · 0.45

Calls 2

matchHeaderValueFunction · 0.85
keysMethod · 0.45

Tested by

no test coverage detected