Skip to main content
Module

x/cliffy/prompt.ts>readLineSync

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
function readLineSync
import { readLineSync } from "https://deno.land/x/cliffy@v0.11.1/prompt.ts";

Returns

Promise<string | undefined>