exceptions: correct safe_system doc link
This commit is contained in:
parent
ce16de65ea
commit
8eb176f50b
@ -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