MCPcopy Index your code
hub / github.com/codeaashu/claude-code / clearTextureAtlas

Method clearTextureAtlas

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

Source from the content-addressed store, hash-verified

6130 this._verifyIntegers(e3, t3), this._core.refresh(e3, t3);
6131 }
6132 reset() {
6133 this._core.reset();
6134 }
6135 clearTextureAtlas() {
6136 this._core.clearTextureAtlas();
6137 }

Callers

nothing calls this directly

Calls 1

clearTextureAtlasMethod · 0.45

Tested by

no test coverage detected