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

File terminal.ts

packages/platform-node/examples/terminal.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Terminal } from "@effect/platform"
2import { NodeRuntime, NodeTerminal } from "@effect/platform-node"
3import { Console, Effect } from "effect"
4

Callers

nothing calls this directly

Calls 3

logMethod · 0.65
pipeMethod · 0.65
provideMethod · 0.65

Tested by

no test coverage detected