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

Function getHost

packages/session-ui/src/components/file.tsx:176–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

174
175 const getRoot = () => getViewerRoot(container)
176 const getHost = () => getViewerHost(container)
177
178 const find = createFileFind({
179 wrapper: () => wrapper,

Callers 1

observeViewerSchemeFunction · 0.85

Calls 1

getViewerHostFunction · 0.90

Tested by

no test coverage detected