Unravel Engine C++ Reference
|
Classes | |
struct | call_result |
Functions | |
auto | call (const std::vector< std::string > &args_array) -> call_result |
auto | call (const std::string &process, const std::vector< std::string > &args_array={}) -> call_result |
|
inline |
Definition at line 100 of file subprocess.hpp.
|
inline |
Definition at line 16 of file subprocess.hpp.