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

Method addEncoding

src/server/web/public/terminal.js:5473–5475  ·  view source on GitHub ↗
(e3, t3)

Source from the content-addressed store, hash-verified

5471 this.reset();
5472 }
5473 addProtocol(e3, t3) {
5474 this._protocols[e3] = t3;
5475 }
5476 addEncoding(e3, t3) {
5477 this._encodings[e3] = t3;
5478 }

Callers 1

constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected