Method: Seahorse::Model::Shapes::IntegerShape#max

Defined in:
lib/seahorse/model/shapes.rb

#maxInteger?

Returns:

  • (Integer, nil)


163
164
165
# File 'lib/seahorse/model/shapes.rb', line 163

def max
  @max
end