Returns the highest valid value.
Returns:
the highest valid value.
72 73 74
# File 'lib/wpxf/core/opts/integer_option.rb', line 72 def max @max end