Options object used by REPLServer.defineCommand.
REPLServer.defineCommand
See also:
https://nodejs.org/api/repl.html#repl_class_replserver
@:optionaloptionalhelp:Null<String>
Help text to be displayed when .help is entered.
.help
action:(rest:String) ‑> Void
The function to execute.