Expand description
Internal core logic and shared utilities. Core application logic and shared utilities.
This module groups reusable state and utilities shared across all frontends.
Modules§
- cache
- Persistent ROM cache — survives across program restarts.
- download
- Download state and management.
- interrupt
- startup_
library_ snapshot - Compact on-disk snapshot of library metadata (platforms + merged collections).
- utils