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

Function _temp3

src/commands/session/session.tsx:128–130  ·  view source on GitHub ↗
(line)

Source from the content-addressed store, hash-verified

126 return <Text key={i}>{line_0}</Text>;
127}
128function _temp3(line) {
129 return line.length > 0;
130}
131function _temp2(e) {
132 logForDebugging("QR code generation failed", e);
133}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected