#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 |
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) |