RAUL
0.5.1
|
A child process. More...
#include <Process.hpp>
Static Public Member Functions | |
static bool | launch (const std::string &command) |
Launch a sub process. More... | |
A child process.
|
inlinestatic |
Launch a sub process.
command | can be a typical shell command with parameters, the PATH is searched etc. |