MCPcopy Create free account
hub / github.com/anomalyco/opencode / active

Function active

packages/opencode/src/cli/cmd/run/footer.menu.tsx:277–277  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

275 }
276
277 const active = () => row.index === props.selected()
278 const background = () =>
279 active()
280 ? props.background

Callers 3

RunFooterViewFunction · 0.70
backgroundFunction · 0.70
RunFooterMenuFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected