Module: Strict::_AttributesInstance
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ String
26 |
# File 'sig/strict.rbs', line 26 def inspect: () -> String |
#pretty_print ⇒ Object
27 |
# File 'sig/strict.rbs', line 27 def pretty_print: (untyped printer) -> untyped |
#to_h ⇒ Hash[Symbol, untyped]
25 |
# File 'sig/strict.rbs', line 25 def to_h: () -> Hash[Symbol, untyped] |