aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli/reinstall.rb
AgeCommit message (Expand)Author
2017-06-13Add `casks` method to iterate through arguments.Markus Reiter
2017-06-13🔨 Refactor Cask exceptions.Markus Reiter
2017-05-22Add `CLI::Options` DSL.Markus Reiter
2017-05-22Refactor `CLI::Install`.Markus Reiter
2017-05-22Pass along `CLI::Binaries`.Markus Reiter
2017-03-27Installer#reinstall instead of #install :reinstallJoshua McKinney
2017-03-19Refactor brew cask reinstallJoshua McKinney
2017-03-16Replace `Hbc.load` with `CaskLoader.load`.Markus Reiter
2017-03-12Add `#installed_caskfile` method to `Cask` class.Markus Reiter
2016-12-05cask reinstall: use fetch and stage steps from #1620Raymond Wanyoike
2016-12-04cask reinstall: download and verify cask before uninstallRaymond Wanyoike
2016-11-18Load cask file in `.metadata` directory directly.Markus Reiter
2016-10-23Fix linting errorsMartin Schimandl
2016-10-23Remove unncessary semicolonMartin Schimandl
2016-10-14add cask reinstall commandMartin Schimandl