import * as question from "https://deno.land/x/question@0.0.2/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 | |