Implements debugger "help" command.
Returns a String given the help description of this command
The command name listed via ‘help‘
The code that implements this command.
An input line is matched against this regular expression. If we have a match, run this command.
[Validate]