MCPcopy Create free account
hub / github.com/codeaashu/claude-code / input

Method input

src/server/web/public/terminal.js:6045–6047  ·  view source on GitHub ↗
(e3, t3 = true)

Source from the content-addressed store, hash-verified

6043 this._core.blur();
6044 }
6045 focus() {
6046 this._core.focus();
6047 }
6048 input(e3, t3 = true) {
6049 this._core.input(e3, t3);
6050 }

Callers

nothing calls this directly

Calls 1

inputMethod · 0.45

Tested by

no test coverage detected