Flowdock
method

new

Importance_0
new(message, io, uri) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/open-uri.rb, line 392
    def initialize(message, io, uri)
      super(message, io)
      @uri = uri
    end
Register or log in to add new notes.