Merge pull request #1954 from reitermarkus/refactor-artifacts
Refactor Cask `Artifact`s.
No related branches found
No related tags found
Showing
- Library/Homebrew/cask/lib/hbc/artifact/base.rb 0 additions, 4 deletionsLibrary/Homebrew/cask/lib/hbc/artifact/base.rb
- Library/Homebrew/cask/lib/hbc/artifact/installer.rb 0 additions, 14 deletionsLibrary/Homebrew/cask/lib/hbc/artifact/installer.rb
- Library/Homebrew/cask/lib/hbc/artifact/nested_container.rb 0 additions, 4 deletionsLibrary/Homebrew/cask/lib/hbc/artifact/nested_container.rb
- Library/Homebrew/cask/lib/hbc/artifact/pkg.rb 0 additions, 4 deletionsLibrary/Homebrew/cask/lib/hbc/artifact/pkg.rb
- Library/Homebrew/cask/lib/hbc/artifact/stage_only.rb 0 additions, 8 deletionsLibrary/Homebrew/cask/lib/hbc/artifact/stage_only.rb
- Library/Homebrew/cask/lib/hbc/artifact/uninstall_base.rb 1 addition, 5 deletionsLibrary/Homebrew/cask/lib/hbc/artifact/uninstall_base.rb
- Library/Homebrew/cask/lib/hbc/artifact/zap.rb 1 addition, 10 deletionsLibrary/Homebrew/cask/lib/hbc/artifact/zap.rb
- Library/Homebrew/cask/lib/hbc/installer.rb 10 additions, 5 deletionsLibrary/Homebrew/cask/lib/hbc/installer.rb
- Library/Homebrew/cask/test/cask/artifact/pkg_test.rb 0 additions, 10 deletionsLibrary/Homebrew/cask/test/cask/artifact/pkg_test.rb
- Library/Homebrew/cask/test/cask/artifact/uninstall_test.rb 2 additions, 18 deletionsLibrary/Homebrew/cask/test/cask/artifact/uninstall_test.rb
- Library/Homebrew/cask/test/cask/artifact/zap_test.rb 2 additions, 18 deletionsLibrary/Homebrew/cask/test/cask/artifact/zap_test.rb
Loading
Please register or sign in to comment