Function nix_cache_watcher::nix::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