Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ index.ts
File
index.ts
packages/cli/src/cli/cmd/ci/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
"interactive-commander"
;
2
import
createOra from
"ora"
;
3
import
{ getSettings } from
"../../utils/settings"
;
4
import
{ createAuthenticator } from
"../../utils/auth"
;
Callers
nothing calls this directly
Calls
10
getSettings
Function · 0.90
createAuthenticator
Function · 0.90
getPlatformKit
Function · 0.90
error
Method · 0.80
whoami
Method · 0.80
toString
Method · 0.80
info
Method · 0.80
preRun
Method · 0.65
run
Method · 0.65
postRun
Method · 0.65
Tested by
no test coverage detected