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