Method: Debugger::ReloadCommand.help_command

Defined in:
lib/ruby-debug/commands/reload.rb

.help_commandObject



29
30
31
# File 'lib/ruby-debug/commands/reload.rb', line 29

def help_command
  'reload'
end