Repl.(constructor)
Home > streplts > Repl > (constructor)
Repl.(constructor)
Section titled “Repl.(constructor)”Initializes an instances of the interactive REPL shell environment.
Signature:
constructor(opts?: ReplOptions);Parameters
Section titled “Parameters”|
Parameter |
Type |
Description |
|---|---|---|
|
opts |
(Optional) Initialization parameters structuring system context records and stream pipes. |