Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ execa } from
'execa'
2
import
memoize from
'lodash-es/memoize.js'
3
import
{ getSessionId } from
'../bootstrap/state.js'
4
import
{
Callers
nothing calls this directly
Calls
10
getOrCreateUserID
Function · 0.85
getGlobalConfig
Function · 0.85
getSubscriptionType
Function · 0.85
getRateLimitTier
Function · 0.85
getSessionId
Function · 0.85
getEmail
Function · 0.85
getHostPlatformForAnalytics
Function · 0.85
isEnvTruthy
Function · 0.85
getCwd
Function · 0.85
getOauthAccountInfo
Function · 0.70
Tested by
no test coverage detected