Added in version 3.15.
If this variable is set to STDERR, STDOUT or NONE then commands in execute_process() calls will be printed to either stderr or stdout or not at all.
STDERR
STDOUT
NONE
execute_process()