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

File minigit.ts

packages/cli/examples/minigit.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Args, Command, Options } from "@effect/cli"
2import { NodeContext, NodeRuntime } from "@effect/platform-node"
3import { Array, Config, ConfigProvider, Console, Effect, Option } from "effect"
4

Callers

nothing calls this directly

Calls 9

integerMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
logMethod · 0.65
joinMethod · 0.65
mapMethod · 0.65
provideMethod · 0.65
textMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected