mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 19:40:07 +00:00
chore(dev-clean): streamline runtime volume reporting
- reduce noisy scan output outside debug mode - consolidate final result messaging - run xcode/code editor stages explicitly in developer flow - update dev cache tests for new stage calls
This commit is contained in:
@@ -212,6 +212,9 @@ clean_dev_elixir() { :; }
|
||||
clean_dev_haskell() { :; }
|
||||
clean_dev_ocaml() { :; }
|
||||
clean_dev_editors() { :; }
|
||||
clean_code_editors() { :; }
|
||||
clean_dev_jetbrains_toolbox() { :; }
|
||||
clean_xcode_tools() { :; }
|
||||
safe_clean() { :; }
|
||||
debug_log() { :; }
|
||||
clean_developer_tools
|
||||
|
||||
Reference in New Issue
Block a user