# File /tmp/buildd/evernote-mode-0.10/ruby/lib/thrift/transport/unix_socket.rb, line 32 32: def open 33: begin 34: @handle = ::UNIXSocket.new(@path) 35: rescue StandardError 36: raise TransportException.new(TransportException::NOT_OPEN, "Could not open UNIX socket at #{@path}") 37: end 38: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.