MCPcopy
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

1import { Command } from "interactive-commander";
2import Ora from "ora";
3import { getSettings, saveSettings } from "../utils/settings";
4import {

Callers

nothing calls this directly

Calls 6

renderClearFunction · 0.90
renderSpacerFunction · 0.90
renderBannerFunction · 0.90
renderHeroFunction · 0.90
getSettingsFunction · 0.90
saveSettingsFunction · 0.90

Tested by

no test coverage detected