mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
- abstracts out common logic, much code removed - fixes one bug/inconsistency: some artifacts failed to "return false" when the target exists in "preflight_checks". - one trivial functional change: artifact type and quotation marks added in all user feedback (quotes needed b/c of pathnames containing spaces)
2 lines
61 B
Ruby
2 lines
61 B
Ruby
class Cask::Artifact::Widget < Cask::Artifact::Symlinked
|
|
end
|