Lunchbox
1.15.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
|
The launcher executes a command from a separate process. More...
#include <launcher.h>
Static Public Member Functions | |
static bool | run (const std::string &command) |
Execute the given command in a new process. More... | |
The launcher executes a command from a separate process.
Definition at line 27 of file launcher.h.
|
static |
Execute the given command in a new process.