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.
Returns
Section titled “Returns”A prompt adapter that reads from stdin and writes to stdout.