Skip to content

Repl.start() method

Home > strepl > Repl > start

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.

Error - Thrown if the initialized input stream device is not an interactive terminal environment.