-
- Downloads
Merge pull request #2284 from reitermarkus/cask-refactor-cli
Refactor CLI options.
No related branches found
No related tags found
Showing
- Library/Homebrew/cask/lib/hbc.rb 0 additions, 2 deletionsLibrary/Homebrew/cask/lib/hbc.rb
- Library/Homebrew/cask/lib/hbc/artifact/binary.rb 1 addition, 1 deletionLibrary/Homebrew/cask/lib/hbc/artifact/binary.rb
- Library/Homebrew/cask/lib/hbc/artifact/pkg.rb 1 addition, 1 deletionLibrary/Homebrew/cask/lib/hbc/artifact/pkg.rb
- Library/Homebrew/cask/lib/hbc/cask.rb 1 addition, 2 deletionsLibrary/Homebrew/cask/lib/hbc/cask.rb
- Library/Homebrew/cask/lib/hbc/cli.rb 24 additions, 11 deletionsLibrary/Homebrew/cask/lib/hbc/cli.rb
- Library/Homebrew/cask/lib/hbc/cli/cleanup.rb 1 addition, 1 deletionLibrary/Homebrew/cask/lib/hbc/cli/cleanup.rb
- Library/Homebrew/cask/lib/hbc/cli/internal_dump.rb 1 addition, 1 deletionLibrary/Homebrew/cask/lib/hbc/cli/internal_dump.rb
- Library/Homebrew/cask/lib/hbc/options.rb 0 additions, 39 deletionsLibrary/Homebrew/cask/lib/hbc/options.rb
- Library/Homebrew/cask/lib/hbc/system_command.rb 1 addition, 1 deletionLibrary/Homebrew/cask/lib/hbc/system_command.rb
- Library/Homebrew/cask/lib/hbc/utils.rb 1 addition, 2 deletionsLibrary/Homebrew/cask/lib/hbc/utils.rb
- Library/Homebrew/test/cask/artifact/binary_spec.rb 10 additions, 6 deletionsLibrary/Homebrew/test/cask/artifact/binary_spec.rb
- Library/Homebrew/test/cask/cli/options_spec.rb 12 additions, 6 deletionsLibrary/Homebrew/test/cask/cli/options_spec.rb
- Library/Homebrew/test/cask/cli_spec.rb 7 additions, 4 deletionsLibrary/Homebrew/test/cask/cli_spec.rb
Please register or sign in to comment