method GenericInput.prototype.addCharRe-exportimport { GenericInput } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts"; addChar(char: string): voidAdd character to current input. Parameterschar: stringReturnsvoid