Object
Wrapper to make a file URI work like an http URI
# File lib/mechanize/file_connection.rb, line 8 8: def self.new *a 9: @instance ||= super 10: end
# File lib/mechanize/file_connection.rb, line 12 12: def request uri, request 13: yield Mechanize::FileResponse.new Mechanize::Util.uri_unescape uri.path 14: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.