Class: Class

Inherits:
Object
  • Object
show all
Defined in:
sig/external.rbs

Instance Method Summary collapse

Instance Method Details

#helpervoid

This method returns an undefined value.

Parameters:

  • (Object)
  • (Object)


39
# File 'sig/external.rbs', line 39

def helper: (*untyped, **untyped) ?{ (*untyped) -> untyped } -> untyped

#transform_keysObject

Parameters:

  • (Object)
  • (Object)

Returns:

  • (Object)


40
# File 'sig/external.rbs', line 40

def transform_keys: (*untyped, **untyped) -> untyped