pub async fn clean( name: StringWithOnlyAlphaNumericsAndHyphens, print_progress: bool, ) -> Result<(), DestroyError>