MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / destroy

Method destroy

src/cm/indentGuides.ts:353–356  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

351 }
352
353 destroy(): void {
354 this.lineCache.clear();
355 this.styleCache.clear();
356 }
357 },
358 {
359 decorations: (v) => v.decorations,

Callers 15

main.jsFile · 0.45
ifFunction · 0.45
addFtpFunction · 0.45
addSftpFunction · 0.45
installPluginFunction · 0.45
initFunction · 0.45
destroyFunction · 0.45
expandListFunction · 0.45
withEditorFunction · 0.45
runCodeMirrorTestsFunction · 0.45
callbackFunction · 0.45
backupFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected