Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/question/mod.ts>setQuestionConfig

A module for deno to make interactive prompts in the terminal
Latest
function setQuestionConfig
Re-export
import { setQuestionConfig } from "https://deno.land/x/question@0.0.2/mod.ts";

Parameters

config: Partial<Config>