Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netzo/deps/question/mod.ts

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
import * as netzo from "https://deno.land/x/netzo@0.5.70/deps/question/mod.ts";

Functions

Will configure the output and input used by the prompts to not use stdin and stdout files.

Creates a list of selectable items from which one item can be chosen. If no items are available to be selected this will return undefined without a question prompt.