interface REPLCommand
Deno compatibility
This symbol is not supported.
optional
help: string | undefined
Help text to be displayed when .help
is entered.
The function to execute, optionally accepting a single string argument.
This symbol is not supported.
help: string | undefined
Help text to be displayed when .help
is entered.
The function to execute, optionally accepting a single string argument.