Module: Prosody::_ToInt
- Defined in:
- sig/configuration.rbs
Overview
Helper interface for objects convertible to integer
Instance Method Summary collapse
Instance Method Details
#to_int ⇒ Integer
312 |
# File 'sig/configuration.rbs', line 312
def to_int: () -> Integer
|