ContinueNode

extension ContinueNode
  • Returns the list of collectors from the actions.

    Declaration

    Swift

    public var collectors: [any Collector] { get }