commit
						958f915118
					
				@ -2,6 +2,7 @@
 | 
			
		||||
 | 
			
		||||
require "irb"
 | 
			
		||||
 | 
			
		||||
# @private
 | 
			
		||||
module IRB
 | 
			
		||||
  @setup_done = false
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -506,7 +506,7 @@ class CurlDownloadStrategyError < RuntimeError
 | 
			
		||||
  end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
# Raised by {#safe_system} in `utils.rb`.
 | 
			
		||||
# Raised by {Kernel#safe_system} in `utils.rb`.
 | 
			
		||||
class ErrorDuringExecution < RuntimeError
 | 
			
		||||
  attr_reader :cmd, :status, :output
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user