|
Equalizer 1.0
|
The launcher executes a command from a separate process. More...
#include <launcher.h>
Static Public Member Functions | |
| static COBASE_API bool | run (const std::string &command) |
| Execute the given command in a new process. | |
The launcher executes a command from a separate process.
Definition at line 30 of file launcher.h.
| static COBASE_API bool co::base::Launcher::run | ( | const std::string & | command | ) | [static] |
Execute the given command in a new process.
1.0 by
1.7.3