mirror of
https://github.com/tw93/Mole.git
synced 2026-02-17 16:03:54 +00:00
Improve clean progress visibility for dev runtime scans
This commit is contained in:
@@ -149,6 +149,7 @@ clean_project_caches() {
|
||||
fi
|
||||
[[ "$has_dev_projects" == "false" ]] && return 0
|
||||
fi
|
||||
echo -e " ${GRAY}${ICON_LIST}${NC} Project caches · scanning for Next.js/Python/Flutter artifacts"
|
||||
if [[ -t 1 ]]; then
|
||||
MOLE_SPINNER_PREFIX=" "
|
||||
start_inline_spinner "Searching project caches..."
|
||||
|
||||
Reference in New Issue
Block a user