Class: Kobako::Runtime::GuestYielder
- Inherits:
-
Object
- Object
- Kobako::Runtime::GuestYielder
- Defined in:
- sig/kobako/runtime.rbs
Overview
Frame-scoped guest re-entry handle the ext hands the dispatch Proc as
its last argument — the production conformer of
Kobako::Transport::_GuestYielder, answering the Yield Reply already
split off the core envelope.
Instance Method Summary collapse
Instance Method Details
#call ⇒ [Symbol, String, String?]
37 |
# File 'sig/kobako/runtime.rbs', line 37
def call: (String args_bytes) -> [Symbol, String, String?]
|