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

Function _temp4

src/commands/session/session.tsx:125–127  ·  view source on GitHub ↗
(line_0, i)

Source from the content-addressed store, hash-verified

123 return t9;
124}
125function _temp4(line_0, i) {
126 return <Text key={i}>{line_0}</Text>;
127}
128function _temp3(line) {
129 return line.length > 0;
130}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected