Expand description
Lower level operations on a crate::system::System.
let fapt = System::cache_only()?;
// ...
fapt.update()?;Structsยง
- Downloaded
List - A Listing that has been downloaded, and the Release it came from.
- Listing
Blocks - The Blocks of a Listing.
- Named
Block - A Block from a Listing, with a name (for error reporting).
- System
- The core object, tying together configuration, caching, and listing.