method Input.prototype.successimport { Input } from "https://dotland.deno.dev/x/cliffy@v0.19.1/prompt/input.ts"; success(value: string): string | undefinedParametersvalue: stringReturnsstring | undefined