MCPcopy Index your code
hub / github.com/anomalyco/opencode / providers.ts

File providers.ts

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

Source from the content-addressed store, hash-verified

1import type { Argv } from "yargs"
2import { Auth } from "../../auth"
3import { cmd } from "./cmd"
4import { CliError, effectCmd, fail } from "../effect-cmd"

Callers

nothing calls this directly

Calls 15

failFunction · 0.90
cmdFunction · 0.90
effectCmdFunction · 0.90
promptValueFunction · 0.85
cliTryFunction · 0.85
putFunction · 0.85
resolvePluginProvidersFunction · 0.85
pipeFunction · 0.85
pushMethod · 0.80
spawnMethod · 0.80
syncMethod · 0.80
refreshMethod · 0.80

Tested by

no test coverage detected