Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Args, Command, Options } from
"@effect/cli"
2
import
{ NodeContext, NodeRuntime } from
"@effect/platform-node"
3
import
{ Array, Config, ConfigProvider, Console, Effect, Option } from
"effect"
4
Callers
nothing calls this directly
Calls
9
integer
Method · 0.80
pipe
Method · 0.65
make
Method · 0.65
log
Method · 0.65
join
Method · 0.65
map
Method · 0.65
provide
Method · 0.65
text
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected