Skip to main content

Crate liblitho

Crate liblitho 

Source

Modules§

cancel
Cooperative cancel helpers for GUI hosts driving the litho CLI sidecar.
cli_simulate
devices
Device DTOs, errors, portable I/O policy, and a thin façade over crate::platform::Active.
io_backend
Flash/clone dispatch: simulated by default, real block I/O when real-io is enabled.
platform
Platform abstraction: traits + Linux / Windows / macOS implementations.
progress

Functions§

clone
flash
Flash the image at the given path to the device at the given path.
flash_xz
Stream-decompress an xz image and write it to the device (no temp file).