class ProcessExecuter::Destinations::Tee

Handles a destination for writing to multiple destinations

The destination is an array with the first element being :tee and the rest being the destinations.

@api private