aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli/abstract_command.rb
AgeCommit message (Expand)Author
2017-09-11Make Cask commands fail early if a Cask is not found.Markus Reiter
2017-06-13Add `casks` method to iterate through arguments.Markus Reiter
2017-06-06Fix parsing `--require-sha` and `HOMEBREW_CASK_OPTS`.Markus Reiter
2017-06-03AbstractCommand: fix return type of .abstract?Misty De Meo
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-05-23Remove `cask_tokens_from` method.Markus Reiter
2017-05-22Add `CLI::Options` DSL.Markus Reiter
2017-05-22Rename `Base` and `InternalUseBase`.Markus Reiter