Method: Debugger::PPCommand.help_command

Defined in:
lib/ruby-debug-ide/commands/eval.rb

.help_commandObject



53
54
55
# File 'lib/ruby-debug-ide/commands/eval.rb', line 53

def help_command
  'pp'
end