class WPScan::Error::Download
Used in the Updater
Public Instance Methods
to_s()
click to toggle source
# File lib/wpscan/errors/http.rb, line 33 def to_s "Unable to get #{failure_details}" end
Used in the Updater
# File lib/wpscan/errors/http.rb, line 33 def to_s "Unable to get #{failure_details}" end