Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lingodotdev/lingo.dev
/ set.ts
File
set.ts
packages/cli/src/cli/cmd/config/set.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
"interactive-commander"
;
2
import
chalk from
"chalk"
;
3
import
dedent from
"dedent"
;
4
import
_ from
"lodash"
;
Callers
nothing calls this directly
Calls
5
loadSystemSettings
Function · 0.90
saveSettings
Function · 0.90
error
Method · 0.80
log
Method · 0.80
set
Method · 0.65
Tested by
no test coverage detected