Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ Command } from
'../../commands.js'
2
import
{ hasAnthropicApiKeyAuth } from
'../../utils/auth.js'
3
import
{ isEnvTruthy } from
'../../utils/envUtils.js'
4
Callers
nothing calls this directly
Calls
2
hasAnthropicApiKeyAuth
Function · 0.85
isEnvTruthy
Function · 0.85
Tested by
no test coverage detected