wibble 1.1
|
#include <wibble/sys/childprocess.h>
Go to the source code of this file.
Classes | |
class | wibble::sys::Exec |
Execute external commands, either forked as a ChildProcess or directly using exec(). More... | |
class | wibble::sys::ShellCommand |
Execute a shell command using /bin/sh -c. More... | |
Namespaces | |
namespace | wibble |
namespace | wibble::sys |