STDOUT


Description:

STDOUT

If this flag is given, the child process will inherit the parent's stdout.

Otherwise, the child's stdout will not be visible, but it will be captured to allow later tests with trap_assert_stdout.