Method: Debugger::Command::SubcmdStruct#long_help

Defined in:
lib/ruby-debug/command.rb

#long_helpObject

Returns the value of attribute long_help

Returns:

  • (Object)

    the current value of long_help



11
12
13
# File 'lib/ruby-debug/command.rb', line 11

def long_help
  @long_help
end