interface InputOptions implements GenericSuggestionsOptions<string, string>import { type InputOptions } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; Input prompt options. PropertiesoptionalminLength: numberoptionalmaxLength: numberoptionalkeys: InputKeys