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

Method extractShouldJoin

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

Source from the content-addressed store, hash-verified

5867 })(r || (t2.LogLevelEnum = r = {})), t2.ILogService = (0, s2.createDecorator)("LogService"), t2.IOptionsService = (0, s2.createDecorator)("OptionsService"), t2.IOscLinkService = (0, s2.createDecorator)("OscLinkService"), t2.IUnicodeService = (0, s2.createDecorator)("UnicodeService"), t2.IDecorationService = (0, s2.createDecorator)("DecorationService");
5868 }, 1480: (e2, t2, i2) => {
5869 Object.defineProperty(t2, "__esModule", { value: true }), t2.UnicodeService = void 0;
5870 const s2 = i2(8460), r = i2(225);
5871 class n {
5872 static extractShouldJoin(e3) {
5873 return 0 != (1 & e3);
5874 }

Callers 2

printMethod · 0.80
getStringCellWidthMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected