Silicium
Public Attributes | List of all members
Si::async_process_parameters Struct Reference

#include <async_process.hpp>

Public Attributes

Si::absolute_path executable
 
std::vector< os_stringarguments
 the values for the child's argv[1...] More...
 
Si::absolute_path current_path
 must be an existing path, otherwise the child cannot launch properly More...
 

Member Data Documentation

std::vector<os_string> Si::async_process_parameters::arguments

the values for the child's argv[1...]

Si::absolute_path Si::async_process_parameters::current_path

must be an existing path, otherwise the child cannot launch properly

Si::absolute_path Si::async_process_parameters::executable

The documentation for this struct was generated from the following file: