aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/artifact/base.rb
AgeCommit message (Expand)Author
2017-06-28Refactor using `Forwardable` and `DelegateClass`.Markus Reiter
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-05-22Add `CLI::Options` DSL.Markus Reiter
2017-03-10Refactor artifacts.Markus Reiter
2017-03-08Refactor Cask `uninstall` and `zap` stanza.Markus Reiter
2017-02-05Refactor Cask `Artifact`s.Markus Reiter
2016-12-31Remove `:bsexec` parameter from `SystemCommand`.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-08-19initAnastasiaSulyagina