![]() |
libfilezilla
|
Header for the process class. More...
Go to the source code of this file.
Classes | |
class | process |
The process class manages an asynchronous process with redirected IO. More... | |
Namespaces | |
fz | |
The namespace used by libfilezilla. | |
Functions | |
bool | spawn_detached_process (std::vector< native_string > const &cmd_with_args) |
Starts a detached process. More... | |
Header for the process class.