Method: Rust::Sequence#max
- Defined in:
- lib/rust/core/types/utils.rb
#max ⇒ Object (readonly)
Returns the value of attribute max.
10 11 12 |
# File 'lib/rust/core/types/utils.rb', line 10 def max @max end |
Returns the value of attribute max.
10 11 12 |
# File 'lib/rust/core/types/utils.rb', line 10 def max @max end |