try_run_split_output.rst 242 B

123456
  1. try_run_split_output
  2. --------------------
  3. * The :command:`try_run` command gained ``RUN_OUTPUT_STDOUT_VARIABLE``
  4. and ``RUN_OUTPUT_STDERR_VARIABLE`` options to capture stdout and stderr
  5. separately from the output of the compiled program.