Lunchbox  1.10.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lunchbox::Launcher Class Reference

The launcher executes a command from a separate process. More...

#include <launcher.h>

+ Collaboration diagram for lunchbox::Launcher:

Static Public Member Functions

static LUNCHBOX_API bool run (const std::string &command)
 Execute the given command in a new process. More...
 

Detailed Description

The launcher executes a command from a separate process.

Definition at line 27 of file launcher.h.

Member Function Documentation

static LUNCHBOX_API bool lunchbox::Launcher::run ( const std::string &  command)
static

Execute the given command in a new process.

Version
1.0

The documentation for this class was generated from the following file: