Lolly 1.4.27
Loading...
Searching...
No Matches
Namespaces | Functions
subprocess.cpp File Reference
#include <errno.h>
#include "lolly/system/subprocess.hpp"
#include "tbox/tbox.h"
Include dependency graph for subprocess.cpp:

Go to the source code of this file.

Namespaces

namespace  lolly
 
namespace  lolly::system
 

Functions

int lolly::system::call (string cmd)
 
int lolly::system::check_output (string s, string &result, bool stderr_only, int64_t timeout)