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

Method open

src/server/web/public/terminal.js:6051–6053  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

6049 this._core.input(e3, t3);
6050 }
6051 resize(e3, t3) {
6052 this._verifyIntegers(e3, t3), this._core.resize(e3, t3);
6053 }
6054 open(e3) {
6055 this._core.open(e3);
6056 }

Callers

nothing calls this directly

Calls 1

openMethod · 0.45

Tested by

no test coverage detected