MCPcopy Index your code
hub / github.com/Effect-TS/effect / commandExecutor.ts

File commandExecutor.ts

packages/platform-node-shared/src/internal/commandExecutor.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Command from "@effect/platform/Command"
2import * as CommandExecutor from "@effect/platform/CommandExecutor"
3import type * as Error from "@effect/platform/Error"
4import * as FileSystem from "@effect/platform/FileSystem"

Callers

nothing calls this directly

Calls 3

runCommandFunction · 0.85
mapMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected