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

Function i2

src/server/web/public/terminal.js:149–151  ·  view source on GitHub ↗
(e3)

Source from the content-addressed store, hash-verified

147 t2.AccessibilityManager = d = s2([r(1, c.IInstantiationService), r(2, h.ICoreBrowserService), r(3, h.IRenderService)], d);
148 }, 3614: (e2, t2) => {
149 function i2(e3) {
150 return e3.replace(/\r?\n/g, "\r");
151 }
152 function s2(e3, t3) {
153 return t3 ? "\x1B[200~" + e3 + "\x1B[201~" : e3;
154 }

Calls 4

getTrimmedLengthMethod · 0.80
hasContentMethod · 0.80
disposeMethod · 0.65
getWidthMethod · 0.45

Tested by

no test coverage detected