Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ sectionSeparator
Function
sectionSeparator
packages/opencode/src/cli/cmd/run/footer.view.tsx:488–488 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
486
}
487
})
488
const sectionSeparator = () => <span style={{ fg: theme().muted }}>· </span>
489
490
createEffect(() => {
491
props.onRequestExit?.(composer.requestExit)
Callers
1
RunFooterView
Function · 0.85
Calls
1
theme
Function · 0.50
Tested by
no test coverage detected