Merge pull request #14138 from danielbayley/cmd-install-dry-run
Fix `install` <cask> `--dry-run`
This commit is contained in:
		
						commit
						b7391069d4
					
				@ -1,6 +1,8 @@
 | 
			
		||||
# typed: false
 | 
			
		||||
# frozen_string_literal: true
 | 
			
		||||
 | 
			
		||||
require "cask_dependent"
 | 
			
		||||
 | 
			
		||||
module Cask
 | 
			
		||||
  class Cmd
 | 
			
		||||
    # Cask implementation of the `brew install` command.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user