nextsilicon-cpp-subprocess/2.0.2

Subprocessing with modern C++. The only goal was to develop something that is as close as possible to the Python subprocess module in dealing with processes.
Recipe info
2023-06-29

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
nextsilicon-cpp-subprocess/2.0.2

Using nextsilicon-cpp-subprocess

Loading ...
Loading...