homebrew-cask/lib
phinze 3539767745 fix uninstall to work with multiple casks at once
homebrew does internal caching in ARGV that prevents us from doing the
`ARGV.clear; ARGV << 'newarg'` trick twice.

rather than try to further reach in to homebrew's innards, i figure it's
better to just pass multiple arguments down to homebrew code at once,
since it already supports that

refs #47
2012-10-20 13:34:11 -05:00
..
cask fix uninstall to work with multiple casks at once 2012-10-20 13:34:11 -05:00
plist quick sketchy first release of code/ideas 2012-03-09 22:43:50 -06:00
cask.rb fix uninstall to work with multiple casks at once 2012-10-20 13:34:11 -05:00