Class: Kobako::Runtime::GuestYielder

Inherits:
Object
  • Object
show all
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?]

Parameters:

  • args_bytes (String)

Returns:

  • ([Symbol, String, String?])


37
# File 'sig/kobako/runtime.rbs', line 37

def call: (String args_bytes) -> [Symbol, String, String?]