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

Method e5

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

Source from the content-addressed store, hash-verified

4687 _innerWrite(e3 = 0, t3 = true) {
4688 const i3 = e3 || Date.now();
4689 for (; this._writeBuffer.length > this._bufferOffset; ) {
4690 const e4 = this._writeBuffer[this._bufferOffset], s3 = this._action(e4, t3);
4691 if (s3) {
4692 const e5 = (e6) => Date.now() - i3 >= 12 ? setTimeout((() => this._innerWrite(0, e6))) : this._innerWrite(i3, e6);

Callers

nothing calls this directly

Calls 1

_innerWriteMethod · 0.95

Tested by

no test coverage detected