Returns the lowest valid value.
Returns:
the lowest valid value.
69 70 71
# File 'lib/wpxf/core/opts/integer_option.rb', line 69 def min @min end