Skip to content

Instance Method

add(_:)

Adds a notification hook that can receive status updates about jobs
mutating func add(_ hook: some JobEventDelegate)

Parameters

hook

A JobEventDelegate to register.