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

Method handleUserInput

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

Source from the content-addressed store, hash-verified

4660 const s2 = i2(8460), r = i2(844);
4661 class n extends r.Disposable {
4662 constructor(e3) {
4663 super(), this._action = e3, this._writeBuffer = [], this._callbacks = [], this._pendingData = 0, this._bufferOffset = 0, this._isSyncWriting = false, this._syncCalls = 0, this._didUserInput = false, this._onWriteParsed = this.register(new s2.EventEmitter()), this.onWriteParsed = this._onWriteParsed.event;
4664 }
4665 handleUserInput() {
4666 this._didUserInput = true;
4667 }

Callers 1

constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected