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

File user.ts

src/utils/user.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execa } from 'execa'
2import memoize from 'lodash-es/memoize.js'
3import { getSessionId } from '../bootstrap/state.js'
4import {

Callers

nothing calls this directly

Calls 10

getOrCreateUserIDFunction · 0.85
getGlobalConfigFunction · 0.85
getSubscriptionTypeFunction · 0.85
getRateLimitTierFunction · 0.85
getSessionIdFunction · 0.85
getEmailFunction · 0.85
isEnvTruthyFunction · 0.85
getCwdFunction · 0.85
getOauthAccountInfoFunction · 0.70

Tested by

no test coverage detected