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

Function runPrompt

repos/effect/packages/effect/src/unstable/cli/Param.ts:1366–1370  ·  view source on GitHub ↗
(error: CliError.MissingOption | CliError.MissingArgument, args: ParsedArgs)

Source from the content-addressed store, hash-verified

1364 * Use when you need config to provide a fallback source for required flags or
1365 * arguments that are absent from CLI input.
1366 *
1367 * **Details**
1368 *
1369 * Provided CLI values win. Config is loaded only after a missing option or
1370 * missing argument error.
1371 *
1372 * **Gotchas**
1373 *

Callers 1

Param.tsFile · 0.85

Calls 4

pipeMethod · 0.65
mapMethod · 0.65
succeedMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…