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

Method e3

src/server/web/public/terminal.js:5741–5744  ·  view source on GitHub ↗
(e4)

Source from the content-addressed store, hash-verified

5739 return this.onOptionChange(((i3) => {
5740 -1 !== e3.indexOf(i3) && t3();
5741 }));
5742 }
5743 _setupOptions() {
5744 const e3 = (e4) => {
5745 if (!(e4 in t2.DEFAULT_OPTIONS)) throw new Error(`No option with key "${e4}"`);
5746 return this.rawOptions[e4];
5747 }, i3 = (e4, i4) => {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected