|  | Home | Libraries | People | FAQ | More | 
boost::process::extend::on_setup — This handler is invoked before the process in launched, to setup parameters. The required signature is void(Exec &), where Exec is a template parameter. 
// In header: <boost/process/extend.hpp> unspecified on_setup;