Module: Strict::_AttributesInstance

Included in:
Object, Value
Defined in:
sig/strict.rbs

Instance Method Summary collapse

Instance Method Details

#inspectString

Returns:

  • (String)


26
# File 'sig/strict.rbs', line 26

def inspect: () -> String

#pretty_printObject

Parameters:

Returns:



27
# File 'sig/strict.rbs', line 27

def pretty_print: (untyped printer) -> untyped

#to_hHash[Symbol, untyped]

Returns:

  • (Hash[Symbol, untyped])


25
# File 'sig/strict.rbs', line 25

def to_h: () -> Hash[Symbol, untyped]