Skip to main content
Go to Latest
method promises.Interface.prototype.question
import { promises } from "https://deno.land/std@0.177.0/node/readline.ts";
const { Interface } = promises;

Parameters

query: string
optional
options: Abortable = [UNSUPPORTED]

Returns

Promise<string>