Module: BBK::App::Dispatcher::_Publisher
- Defined in:
- sig/bbk/app/dispatcher.rbs
Instance Method Summary collapse
Instance Method Details
#close ⇒ void
This method returns an undefined value.
13 |
# File 'sig/bbk/app/dispatcher.rbs', line 13
def close: () -> void
|
#publish ⇒ Object
12 |
# File 'sig/bbk/app/dispatcher.rbs', line 12
def publish: (Result) -> untyped # Concurrent::Promises::ResolvableFuture
|