class ProcessExecuter::DestinationBase

def compatible_with_monitored_pipe?

Other tags:
    Api: - private

Returns:
  • (Boolean) -
def compatible_with_monitored_pipe?
  self.class.compatible_with_monitored_pipe?
end