MCPcopy Index your code
hub / github.com/witheve/Eve / isClean

Method isClean

typings/codemirror/codemirror.d.ts:486–486  ·  view source on GitHub ↗

Returns whether the document is currently clean (not modified since initialization or the last call to markClean).

()

Source from the content-addressed store, hash-verified

484
485 /** Returns whether the document is currently clean (not modified since initialization or the last call to markClean). */
486 isClean(): boolean;
487
488
489

Callers 1

killFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected