Repl.start() method
Repl.start() method
Section titled “Repl.start() method”Switches the selected stream target to interactive raw conditions and spins up active key reading pipelines.
Signature:
start(): this;Returns:
this
Reference to this active execution framework instance.
Exceptions
Section titled “Exceptions”Error - Thrown if the initialized input stream device is not an interactive terminal environment.