class ProcessExecuter::Destinations::DestinationBase

Base class for all destination handlers

Provides the common interface and functionality for all destination classes that handle different types of output redirection.

@api private