method Interface.prototype.getPromptimport { Interface } from "https://dotland.deno.dev/std@0.177.0/node/readline.ts"; getPrompt(): stringThe rl.getPrompt() method returns the current prompt used by rl.prompt(). The rl.getPrompt() method returns the current prompt used by rl.prompt(). Returnsstringthe current prompt string