MCPcopy
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

1import type { Command } from '../../commands.js'
2import { isPolicyAllowed } from '../../services/policyLimits/index.js'
3import { isClaudeAISubscriber } from '../../utils/auth.js'
4

Callers

nothing calls this directly

Calls 2

isPolicyAllowedFunction · 0.85
isClaudeAISubscriberFunction · 0.50

Tested by

no test coverage detected