Searched refs:stderr_target (Results 1 – 3 of 3) sorted by relevance
111 /// \param stderr_target If not none, file to which to write the stderr of the123 const optional< fs::path > stderr_target)129 const fs::path stderr_path = stderr_target ?130 stderr_target.get() : (unique_work_directory / detail::stderr_name);
319 const optional< fs::path > stderr_target = none) in do_spawn()322 hook, timeout, unprivileged_user, stdout_target, stderr_target); in do_spawn()
1556 const fs::path& stderr_target) in debug_test() argument1576 stderr_target); in debug_test()