Skip to main content

handle_event

Function handle_event 

Source
pub fn handle_event(
    tree: &impl TreeStore,
    cache: &impl CacheStore,
    event: &ProcEvent,
)
Expand description

Handle a single process lifecycle event.