Skip to main content

build_cache_root

Function build_cache_root 

Source
pub async fn build_cache_root() -> Result<PathBuf>
Expand description

Return the global managed build-cache root at ~/.water/build_cache.

ยงErrors

Returns an error if the Water config cannot be loaded or the cache root cannot be created.