pub fn source_uris(cache: &UniquePtr<PkgCacheFile>) -> Vec<SourceFile>Expand description
Get the package list uris. This is the files that are updated with
apt update.
pub fn source_uris(cache: &UniquePtr<PkgCacheFile>) -> Vec<SourceFile>Get the package list uris. This is the files that are updated with
apt update.