MCPcopy
hub / github.com/codeaashu/claude-code / index.ts

File index.ts

src/commands/feedback/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 { isEnvTruthy } from '../../utils/envUtils.js'
4import { isEssentialTrafficOnly } from '../../utils/privacyLevel.js'

Callers

nothing calls this directly

Calls 3

isEnvTruthyFunction · 0.85
isEssentialTrafficOnlyFunction · 0.85
isPolicyAllowedFunction · 0.85

Tested by

no test coverage detected