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

Method activeProtocol

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

Source from the content-addressed store, hash-verified

5474 this._protocols[e3] = t3;
5475 }
5476 addEncoding(e3, t3) {
5477 this._encodings[e3] = t3;
5478 }
5479 get activeProtocol() {
5480 return this._activeProtocol;
5481 }

Callers

nothing calls this directly

Calls 1

fireMethod · 0.80

Tested by

no test coverage detected