|
RAUL
0.8.0
|
A child process. More...
#include <Process.hpp>
Inherits noncopyable.
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. |
1.8.17