module Hoze

Constants

VERSION

Public Class Methods

worker() click to toggle source
# File lib/hoze/worker.rb, line 5
def self.worker
  Hoze::Worker.new
end