Method: Debugger::Command::SubcmdStruct#min

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

#minObject

Returns the value of attribute min

Returns:

  • (Object)

    the current value of min



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

def min
  @min
end