Skip to main content

Module events

Module events 

Source
Expand description

Build-event broadcast channel.

Subscribers (output formatter plugin, lifecycle hook plugins, the human-readable progress sink) all subscribe to the same channel; the host’s emit_event / emit_step_log host fns publish into it.

Structs§

EventBus