BoosterSeat  0.1
A C++ library that includes common utilities that are used in other projects.
process.cpp File Reference

Process class implementation. More...

Include dependency graph for process.cpp:

Classes

struct  bst::raii_char_str
 

Namespaces

 bst
 

Variables

constexpr int bst::K_PIPE_READ = 0
 
constexpr int bst::K_PIPE_WRITE = 1
 

Detailed Description

Process class implementation.

Author
Joshua Jerred (https://joshuajer.red)
Date
2024-02-13