Skip to content

createReadlinePrompt

createReadlinePrompt(): ReadlinePrompt

Defined in: wp-typia-project-tools/src/runtime/cli-prompt.ts:45

Create the default readline-backed prompt implementation for the CLI.

ReadlinePrompt

A prompt adapter that reads from stdin and writes to stdout.