SideOutputEffectImpl

SideOutputEffectImpl#

class penzai.data_effects.side_output.SideOutputEffectImpl[source]#

Bases: Generic[_T], EffectRuntimeImpl

Implementation of the side output effect.

Methods

__init__(_keypath, _tag, _destination, ...)

effect_protocol()

handler_id()

tell(value, /)

Inherited Methods

(expand to view inherited methods)

treescope_color()