MCPcopy Index your code
hub / github.com/codeaashu/claude-code / L

Function L

src/server/web/public/terminal.js:7179–7181  ·  view source on GitHub ↗
(e3, t3, i3 = 0)

Source from the content-addressed store, hash-verified

7177 }
7178 getAsCharData() {
7179 return [this.fg, this.getChars(), this.getWidth(), this.getCode()];
7180 }
7181 }
7182 function L(e3, t3, i3 = 0) {
7183 return Math.max(Math.min(e3, t3), i3);
7184 }

Callers 1

_updateModelMethod · 0.85

Calls 1

maxMethod · 0.80

Tested by

no test coverage detected