MCPcopy Index your code
hub / github.com/Effect-TS/effect / makeChoice

Function makeChoice

packages/cli/src/internal/options.ts:1424–1424  ·  view source on GitHub ↗
(title: string, value: Instruction)

Source from the content-addressed store, hash-verified

1422 InternalHelpDoc.sequence(alternativeHelp)
1423 )
1424 const makeChoice = (title: string, value: Instruction) => ({ title, value })
1425 const choices = Arr.getSomes([
1426 Option.map(
1427 getIdentifierInternal(self.left as Instruction),

Callers 1

wizardInternalFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected