4 lines
118 B
Markdown
4 lines
118 B
Markdown
# Library for executing bash commands with captured output.
|
|
|
|
|
|
The output of the bash command is saved in a C++ string. |