chatcli/readline
This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.
chatcli/readline
Section titled “chatcli/readline”- Package:
chatcli - Source file:
apps/chatcli/src/readline.ts
Summary
Section titled “Summary”Reads a line from the terminal with the given prompt.
Functions
Section titled “Functions”readLine
Section titled “readLine”function readLine(prompt: string): voidReads a line from the terminal with the given prompt.
Parameters
prompt(string): The prompt to display to the user. Defined at: line 10
In chatcli
Section titled “In chatcli”chatcli/dialog1chatcli/dialog2chatcli/indexchatcli/readlinechatcli/system-signal