SIGN IN SIGN UP
tw93 / Mole UNCLAIMED

🐹 Deep clean and optimize your Mac.

0 0 83 Shell

refactor(update): drop redundant resolve_current_mole_path wrapper

resolve_mole_source_path already returns non-zero on an empty result, so
the wrapper added in #1008 duplicated it. Use resolve_mole_source_path
directly and let is_homebrew_install return its match result as the final
command. No behavior change; tests/update.bats still passes.
C
Claude committed
59a8721408afafce379f89f64827df98a81d2c4a
Parent: 77b6213