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

File naval-fate.ts

packages/cli/examples/naval-fate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Args, CliConfig, Command, Options } from "@effect/cli"
2import { NodeContext, NodeKeyValueStore, NodeRuntime } from "@effect/platform-node"
3import * as Console from "effect/Console"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 12

createShipFunction · 0.85
moveShipFunction · 0.85
shootFunction · 0.85
setMineFunction · 0.85
removeMineFunction · 0.85
integerMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
logMethod · 0.65
provideMethod · 0.65
textMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected