()
| 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 | } |