FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
ns_subprocess::stream Namespace Reference

Custom stream redirection for child process stdio. More...

Functions

std::fstream & null ()
 Redirects to /dev/null (silent)
 

Detailed Description

Custom stream redirection for child process stdio.

Function Documentation

◆ null()

std::fstream & ns_subprocess::stream::null ( )
inline

Redirects to /dev/null (silent)

Returns
std::fstream& Reference to the null stream

Definition at line 86 of file subprocess.hpp.

Here is the call graph for this function:
Here is the caller graph for this function: