|
Silicium
|
#include <async_process.hpp>
Public Attributes | |
| Si::absolute_path | executable |
| std::vector< os_string > | arguments |
| 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... | |
| 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 |
1.8.10