comment
This commit is contained in:
		
							parent
							
								
									a16129fc59
								
							
						
					
					
						commit
						f674a3ac03
					
				@ -7,6 +7,7 @@ require "messages"
 | 
			
		||||
 | 
			
		||||
module Homebrew
 | 
			
		||||
  module Reinstall
 | 
			
		||||
    # struct to keep context of the current installer, keg, formula and option
 | 
			
		||||
    InstallationContext = Struct.new(:formula_installer, :keg, :formula, :options)
 | 
			
		||||
    def self.build_install_context(
 | 
			
		||||
      formula,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user