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

Method setDefault

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

Source from the content-addressed store, hash-verified

4814 const s2 = i2(844), r = i2(8742), n = i2(6242), o = i2(6351);
4815 class a {
4816 constructor(e3) {
4817 this.table = new Uint8Array(e3);
4818 }
4819 setDefault(e3, t3) {
4820 this.table.fill(e3 << 4 | t3);
4821 }

Calls 1

fillMethod · 0.80

Tested by

no test coverage detected