MCPcopy
hub / github.com/codeaashu/claude-code / clear

Method clear

src/server/web/public/terminal.js:188–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

186 return this._color.get(e3, t3);
187 }
188 clear() {
189 this._color.clear(), this._css.clear();
190 }
191 };
192 }, 3656: (e2, t2) => {
193 Object.defineProperty(t2, "__esModule", { value: true }), t2.addDisposableDomListener = void 0, t2.addDisposableDomListener = function(e3, t3, i2, s2) {

Callers 15

onSelectFunction · 0.45
REPLFunction · 0.45
processInitialMessageFunction · 0.45
shutdownMethod · 0.45
resetMethod · 0.45
shutdownFunction · 0.45
clearAllLSPDiagnosticsFunction · 0.45
runPostCompactCleanupFunction · 0.45
compactConversationFunction · 0.45
clearTrackedMagicDocsFunction · 0.45

Calls 3

fillMethod · 0.80
setupTabStopsMethod · 0.45

Tested by

no test coverage detected