Skip to main content

execute_clean

Function execute_clean 

Source
pub fn execute_clean(
    project_path: &Path,
    artifact_dirs: &[String],
) -> Result<u64>
Expand description

Delete artifact directories, returning total bytes freed.