init(output:completion:)
Set up a complete recording with the specified output and completion.
Declaration
init(output: [Output], completion: Subscribers.Completion<Failure> = .finished)Set up a complete recording with the specified output and completion.
init(output: [Output], completion: Subscribers.Completion<Failure> = .finished)