MCPcopy
hub / github.com/anomalyco/opencode / account.ts

File account.ts

packages/opencode/src/cli/cmd/account.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cmd } from "./cmd"
2import { Duration, Effect, Match, Option } from "effect"
3import { UI } from "../ui"
4import { Account } from "@/account/account"

Callers

nothing calls this directly

Calls 15

effectCmdFunction · 0.90
cmdFunction · 0.90
openBrowserFunction · 0.85
formatAccountLabelFunction · 0.85
isActiveOrgChoiceFunction · 0.85
formatOrgChoiceLabelFunction · 0.85
formatOrgLineFunction · 0.85
activeMethod · 0.80
pollFunction · 0.70
printlnFunction · 0.70
listMethod · 0.65
findMethod · 0.65

Tested by

no test coverage detected