RAUL  0.8.0
Static Public Member Functions | List of all members
Raul::Process Class Reference

A child process. More...

#include <Process.hpp>

Inherits boost::noncopyable.

Static Public Member Functions

static bool launch (const std::string &command)
 Launch a sub process. More...
 

Detailed Description

A child process.

Member Function Documentation

◆ launch()

static bool Raul::Process::launch ( const std::string &  command)
inlinestatic

Launch a sub process.

Parameters
commandcan be a typical shell command with parameters, the PATH is searched etc.

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