Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ login.ts
File
login.ts
packages/cli/src/cli/cmd/login.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
open from
"open"
;
4
import
readline from
"readline/promises"
;
Callers
nothing calls this directly
Calls
7
renderClear
Function · 0.90
renderSpacer
Function · 0.90
renderBanner
Function · 0.90
renderHero
Function · 0.90
getSettings
Function · 0.90
saveSettings
Function · 0.90
login
Function · 0.85
Tested by
no test coverage detected