MCPcopy Create free account
hub / github.com/effect-app/libs / isCommand

Function isCommand

repos/effect/packages/effect/src/unstable/cli/Command.ts:445–445  ·  view source on GitHub ↗
(u: unknown)

Source from the content-addressed store, hash-verified

443 * Stdio.layerTest({}),
444 * Layer.succeed(Terminal.Terminal, Terminal.make({
445 * columns: Effect.succeed(80),
446 * rows: Effect.succeed(24),
447 * readInput: Effect.die("unused"),
448 * readLine: Effect.die("unused"),

Callers 2

Command.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…