Function upload_paths_to_cache

Source
pub fn upload_paths_to_cache(
    paths: impl IntoIterator<Item = impl AsRef<Path>>,
    cache: &str,
    fanout_factor: usize,
) -> Result<(), NixError>
Expand description

Upload store paths to cache using the nix tooling