module Harvest
Constants
- VERSION
Public Class Methods
client(*args)
click to toggle source
# File lib/harvest.rb, line 17 def client *args Client.new *args end
# File lib/harvest.rb, line 17 def client *args Client.new *args end