MCPcopy Create free account
hub / github.com/arctic-cli/interface / config.ts

File config.ts

packages/arctic/src/config/config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BunProc } from "@/bun"
2import { Installation } from "@/installation"
3import { NamedError } from "@arctic-cli/util/error"
4import fs from "fs/promises"

Callers

nothing calls this directly

Calls 14

lazyFunction · 0.90
mergeConfigWithPluginsFunction · 0.85
loadFileFunction · 0.85
installDependenciesFunction · 0.85
loadCommandFunction · 0.85
loadAgentFunction · 0.85
loadModeFunction · 0.85
loadPluginFunction · 0.85
pushMethod · 0.80
loadFunction · 0.70
jsonMethod · 0.65
cwdMethod · 0.65

Tested by

no test coverage detected