property REPLServer.prototype.editorMode
          
Usage in Deno
import { REPLServer } from "node:repl";
A value indicating whether the REPL is currently in "editor mode".
boolean
      
    import { REPLServer } from "node:repl";
A value indicating whether the REPL is currently in "editor mode".
boolean