MCPcopy
hub / github.com/anomalyco/opencode / setup-recording-env.ts

File setup-recording-env.ts

packages/llm/script/setup-recording-env.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3import { NodeFileSystem } from "@effect/platform-node"
4import * as path from "node:path"

Callers

nothing calls this directly

Calls 15

validateBearerFunction · 0.85
validateBedrockFunction · 0.85
validateChatFunction · 0.85
hasFlagFunction · 0.85
readConfigStringFunction · 0.85
requiredVarsFunction · 0.85
providerRequiredStatusFunction · 0.85
promptVarsFunction · 0.85
promptEnvVarFunction · 0.85
chooseProvidersFunction · 0.85
printStatusFunction · 0.85
envWithValuesFunction · 0.85

Tested by

no test coverage detected