Skip to main content

Module clean

Module clean 

Source

Functionsยง

clean_deploy ๐Ÿ”’
clean_package ๐Ÿ”’
execute
prompt_sudo_retry ๐Ÿ”’
Ask the user (y/N) whether to retry the failed paths with sudo rm -rf. Returns Ok(()) if the retry succeeded or the user opted out cleanly. Returns Err if sudo failed or the user declined and we want to surface that as a non-zero exit.