class ProcessExecuter::DestinationBase

def string

Returns:
  • (String) -
def string
  data_written.join
end