module Typhoid
Constants
- TyphoeusCompatabilityError
- VERSION
Public Class Methods
typhoeus()
click to toggle source
# File lib/typhoid.rb, line 9 def self.typhoeus @typhoeus ||= TyphoeusDescriptor.new end
# File lib/typhoid.rb, line 9 def self.typhoeus @typhoeus ||= TyphoeusDescriptor.new end