4 lines
		
	
	
		
			60 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			60 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| # typed: strict
 | |
| 
 | |
| class Cmd < Homebrew::AbstractCommand; end
 | 
| # typed: strict
 | |
| 
 | |
| class Cmd < Homebrew::AbstractCommand; end
 |