class Byebug::HelpCommand

def regexp

def regexp
  /^\s* h(?:elp)? (?:\s+(.+))? \s*$/x
end