Classes: Runner
"0.1.5"
5 6 7
# File 'lib/unicorn_directory_watcher.rb', line 5 def self.call(*args, &block) Runner.new(*args).call(&block) end