Module: Feather::Instrumentation
- Defined in:
- sig/Feather.rbs
Class Method Summary collapse
Class Method Details
.instrument { ... } ⇒ Object
72 |
# File 'sig/Feather.rbs', line 72
def self.instrument: (String event_name, ?Hash[Symbol, untyped] payload) { () -> untyped } -> untyped
|