userver: userver/engine/subprocess Directory Reference
Loading...
Searching...
No Matches
subprocess Directory Reference

Files

 child_process.hpp
 Class that allows controlling child process; usually retrieved from engine::subprocess::ProcessStarter.
 
 child_process_status.hpp
 status of finished subprocess
 
 environment_variables.hpp
 Environment variables representation.
 
 process_starter.hpp
 Creates a new OS subprocess and executes a command in it.