#include <chrono>#include <filesystem>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | MR |
| only for bindings generation | |
| namespace | MR::McpGateway |
| Implicit conversion from 'BrotliDecoderState *const ' to bool. Possible information loss (Visual Studio Build Tools 2019 16.11.32510.428) | |
Functions | |
| bool | MR::McpGateway::spawnDetached (const std::filesystem::path &exe, const std::vector< std::string > &args) |
| bool | MR::McpGateway::spawnAndWait (const std::filesystem::path &exe, const std::vector< std::string > &args, std::chrono::seconds timeout) |