7 lines
		
	
	
		
			102 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			102 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | # typed: strict | ||
|  | 
 | ||
|  | module Utils::Curl | ||
|  |   include Kernel | ||
|  |   requires_ancestor { SystemCommand::Mixin } | ||
|  | end |