MCPcopy
hub / github.com/anomalyco/opencode / afterPermission

Function afterPermission

packages/core/test/tool-bash.test.ts:45–45  ·  view source on GitHub ↗
(_input: PermissionV2.AssertInput)

Source from the content-addressed store, hash-verified

43}
44let runFailure: AppProcess.AppProcessError | undefined
45let afterPermission = (_input: PermissionV2.AssertInput): Effect.Effect<void> => Effect.void
46
47const permission = Layer.succeed(
48 PermissionV2.Service,

Callers 1

tool-bash.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected