module Nexaas::Async::Collector

Constants

VERSION

Public Class Methods

configure() { |self| ... } click to toggle source
# File lib/nexaas/async/collector.rb, line 39
def self.configure
  yield self
end