NodereplREPLCommandinterface REPLCommand Deno compatibility This symbol is not supported. Properties ##help: string | undefined optionalHelp text to be displayed when .help is entered. #action: REPLCommandAction The function to execute, optionally accepting a single string argument.
interface REPLCommand Deno compatibility This symbol is not supported. Properties ##help: string | undefined optionalHelp text to be displayed when .help is entered. #action: REPLCommandAction The function to execute, optionally accepting a single string argument.