MCPcopy
hub / github.com/ComposioHQ/composio / logout.cmd.test.ts

File logout.cmd.test.ts

ts/packages/cli/test/src/commands/logout.cmd.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, layer } from '@effect/vitest';
2import { FileSystem } from '@effect/platform';
3import { ConfigProvider, Console, Effect, Option } from 'effect';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 5

writeStoredAgentIdentityFunction · 0.90
cliFunction · 0.90
describeFunction · 0.85
terminalUIWithConfirmFunction · 0.70
parseMethod · 0.45

Tested by

no test coverage detected