MCPcopy Create free account
hub / github.com/alignoth/alignoth / setModified

Method setModified

resources/vega-lite.min.js:9921–9923  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9919 this.#e = !1;
9920 }
9921 setModified() {
9922 this.#e = !0;
9923 }
9924 get modifiedFlag() {
9925 return this.#e;
9926 }

Callers 11

runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected