#include <context.hpp>
Public Attributes | |
boost::process::environment | environment |
Base context class that defines the necessary fields to configure a child's environment variables. This class is useless on its own because no function in the library will accept it as a valid Context implementation.
boost::process::environment boost::process::environment_context::environment |