method Secret.prototype.formatimport { Secret } from "https://dotland.deno.dev/x/cliffy@v0.19.1/prompt/secret.ts"; format(value: string): stringFormat output value. Parametersvalue: stringOutput value. Returnsstring