Module: BBK::Utils::_ProxyObject

Included in:
ProxyLogger
Defined in:
sig/bbk/proxy_object.rbs

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missingvoid

This method returns an undefined value.

Parameters:

  • (Symbol)
  • (Object)


4
# File 'sig/bbk/proxy_object.rbs', line 4

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