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