Process(const std::string& command, Redirections redirections) |
bool | Eof(StdHandle handle) |
int | ExitCode() const |
std::string | ReadLine(StdHandle handle) |
std::string | ReadToEnd(StdHandle handle) |
bool | Running() |
void | Terminate() |
void | WaitForExit() |
void | WriteLine(const std::string& line) |
enum class Redirections |
enum class StdHandle |
ProcessImpl* | impl |