Builder public final class Builder A helper object that can add passes to a pipeline. To add a new pass, call add(_:). add(_:) Appends a pass to the current pipeline. Declaration Swift public func add(_ type: Pass) © 2021 . All rights reserved. (Last updated: 2021-03-28) Generated by jazzy ♪♫ v0.13.6, a Realm project.