Method: Seahorse::Model::Shapes::MapShape#max

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

#maxInteger?

Returns:

  • (Integer, nil)


187
188
189
# File 'lib/seahorse/model/shapes.rb', line 187

def max
  @max
end