MCPcopy
hub / github.com/Effect-TS/effect / command.ts

File command.ts

packages/cli/src/internal/command.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as FileSystem from "@effect/platform/FileSystem"
2import type * as Path from "@effect/platform/Path"
3import type * as Terminal from "@effect/platform/Terminal"
4import * as Arr from "effect/Array"

Callers

nothing calls this directly

Calls 12

globalValueFunction · 0.90
getDescriptorFunction · 0.85
makeDeriveFunction · 0.85
makeProtoFunction · 0.70
layerFunction · 0.70
joinMethod · 0.65
provideMethod · 0.65
mapMethod · 0.65
setMethod · 0.65
makeMethod · 0.65
fFunction · 0.50
runMethod · 0.45

Tested by

no test coverage detected