Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ config.test.ts
File
config.test.ts
src/node/config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"fs"
;
2
import
* as os from
"os"
;
3
import
* as path from
"path"
;
4
import
{ Config } from
"./config"
;
Callers
nothing calls this directly
Calls
15
secretsToRecord
Function · 0.90
configFilePath
Function · 0.85
legacyBooleanForBehavior
Function · 0.85
readRawArchiveConfig
Function · 0.85
writeRawConfig
Function · 0.85
readRawConfig
Function · 0.85
loadConfigOrDefault
Method · 0.80
editConfig
Method · 0.80
set
Method · 0.80
getAllWorkspaceMetadata
Method · 0.80
getUpdateChannel
Method · 0.80
setUpdateChannel
Method · 0.80
Tested by
no test coverage detected