#include <filesystem>#include <optional>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | hedgedev |
| namespace | hedgedev::csl |
| namespace | hedgedev::csl::diag |
| namespace | hedgedev::csl::diag::process |
Functions | |
| template<typename TString = std::wstring_view> | |
| bool | hedgedev::csl::diag::process::Start (const std::filesystem::path &in_rPath, const std::vector< TString > &in_rArgs, std::optional< std::filesystem::path > in_work) |