MCPcopy
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

1import { Command } from "interactive-commander";
2import createOra from "ora";
3import { getSettings } from "../../utils/settings";
4import { createAuthenticator } from "../../utils/auth";

Callers

nothing calls this directly

Calls 10

getSettingsFunction · 0.90
createAuthenticatorFunction · 0.90
getPlatformKitFunction · 0.90
errorMethod · 0.80
whoamiMethod · 0.80
toStringMethod · 0.80
infoMethod · 0.80
preRunMethod · 0.65
runMethod · 0.65
postRunMethod · 0.65

Tested by

no test coverage detected