MCPcopy Index your code
hub / github.com/codeaashu/claude-code / index.ts

File index.ts

src/commands/login/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Command } from '../../commands.js'
2import { hasAnthropicApiKeyAuth } from '../../utils/auth.js'
3import { isEnvTruthy } from '../../utils/envUtils.js'
4

Callers

nothing calls this directly

Calls 2

hasAnthropicApiKeyAuthFunction · 0.85
isEnvTruthyFunction · 0.85

Tested by

no test coverage detected