#include <saga-shell.hpp>
Public Member Functions | |
props (std::string) | |
props (void) | |
Public Attributes | |
std::string | in |
std::string | out |
std::string | err |
bool | bg |
bool | piped |
std::string props::out |
Referenced by props(), and shell::run().
std::string props::err |
Referenced by props(), and shell::run().
bool props::piped |
Referenced by props().