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

Method getCode

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

Source from the content-addressed store, hash-verified

7167 return this._width;
7168 }
7169 getChars() {
7170 return this.combinedData;
7171 }
7172 getCode() {
7173 return 2097151;
7174 }

Callers 1

getAsCharDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected