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

Function checkingStatus

packages/app/src/wsl/settings-model.ts:181–183  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

179}
180
181function checkingStatus(): DistroStatus {
182 return { label: { key: "wsl.onboarding.distroStatus.checking" }, tone: "muted" }
183}
184
185function addServerPrimaryButton(input: {
186 state: WslServersState | undefined

Callers 1

addServerDistroStatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected