execute_process-pipeline-results.rst 270 B

123456
  1. execute_process-pipeline-results
  2. --------------------------------
  3. * The :command:`execute_process` command gained a ``RESULTS_VARIABLE``
  4. option to collect a list of results from all children in a pipeline
  5. of processes when multiple ``COMMAND`` arguments are given.