Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ BunProc } from
"@/bun"
2
import
{ Installation } from
"@/installation"
3
import
{ NamedError } from
"@arctic-cli/util/error"
4
import
fs from
"fs/promises"
Callers
nothing calls this directly
Calls
14
lazy
Function · 0.90
mergeConfigWithPlugins
Function · 0.85
loadFile
Function · 0.85
installDependencies
Function · 0.85
loadCommand
Function · 0.85
loadAgent
Function · 0.85
loadMode
Function · 0.85
loadPlugin
Function · 0.85
push
Method · 0.80
load
Function · 0.70
json
Method · 0.65
cwd
Method · 0.65
Tested by
no test coverage detected