Module: Alba::_Type
- Defined in:
- sig/alba.rbs
Overview
Type registry
Instance Method Summary collapse
Instance Method Details
#auto_convert? ⇒ Boolean
26 |
# File 'sig/alba.rbs', line 26
def auto_convert?: () -> bool
|
#check ⇒ Boolean
24 |
# File 'sig/alba.rbs', line 24
def check: (untyped) -> bool
|
#convert ⇒ Object
25 |
# File 'sig/alba.rbs', line 25
def convert: (untyped) -> untyped
|