Skip to main content

Module event

Module event 

Source
Expand description

The progress and event types an install emits.

Structs§

InstallProgress
Download progress for an install: bytes so far, the total (when known), and which file is in flight.

Enums§

InstallEvent
A lifecycle event for an install job.
InstallStreamEvent
What a provider’s transfer emits while running (before the terminal event is synthesized by the install service).