Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ index.ts
File
index.ts
src/commands/remote-env/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
{ isPolicyAllowed } from
'../../services/policyLimits/index.js'
3
import
{ isClaudeAISubscriber } from
'../../utils/auth.js'
4
Callers
nothing calls this directly
Calls
2
isPolicyAllowed
Function · 0.85
isClaudeAISubscriber
Function · 0.50
Tested by
no test coverage detected