class Byebug::RestartCommand
def description
def description %{restart|R [args] Restart the program. This is a re-exec - all byebug state is lost. If command arguments are passed those are used.} end
def description %{restart|R [args] Restart the program. This is a re-exec - all byebug state is lost. If command arguments are passed those are used.} end