gatherer function

Builder gatherer(
  1. BuilderOptions options
)

Implementation

Builder gatherer(BuilderOptions options) {
  return GathererBuilder();
}