Expand description
The progress and event types an install emits.
Structs§
- Install
Progress - Download progress for an install: bytes so far, the total (when known), and which file is in flight.
Enums§
- Install
Event - A lifecycle event for an install job.
- Install
Stream Event - What a provider’s transfer emits while running (before the terminal event is synthesized by the install service).