Skip to main content
property REPLServer.prototype.commands

The commands registered via replServer.defineCommand().

Type

ReadOnlyDict<REPLCommand>
Back to top