Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ logout.ts
File
logout.ts
packages/cli/src/cli/cmd/logout.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
"interactive-commander"
;
2
import
Ora from
"ora"
;
3
import
{ getSettings, saveSettings } from
"../utils/settings"
;
4
import
{
Callers
nothing calls this directly
Calls
6
renderClear
Function · 0.90
renderSpacer
Function · 0.90
renderBanner
Function · 0.90
renderHero
Function · 0.90
getSettings
Function · 0.90
saveSettings
Function · 0.90
Tested by
no test coverage detected