Method: Debugger::UpCommand.help_command

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

.help_commandObject



211
212
213
# File 'lib/ruby-debug/commands/frame.rb', line 211

def help_command
  'up'
end