aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli/uninstall.rb
AgeCommit message (Expand)Author
2017-06-13Add `casks` method to iterate through arguments.Markus Reiter
2017-05-22Add `CLI::Options` DSL.Markus Reiter
2017-05-22Remove redundant `self.run` methods.Markus Reiter
2017-05-22Rename `Base` and `InternalUseBase`.Markus Reiter
2017-05-22Refactor `CLI::Uninstall`.Markus Reiter
2017-05-22Pass along `CLI::Binaries`.Markus Reiter
2017-04-21Refactor cask metadata directory methods.Markus Reiter
2017-03-16Replace `Hbc.load` with `CaskLoader.load`.Markus Reiter
2016-11-18Load cask file in `.metadata` directory directly.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-23Run `rubocop —auto-correct`.Markus Reiter
2016-08-24Unify heredoc style.Markus Reiter
2016-08-19initAnastasiaSulyagina