21namespace fs = ::std::filesystem;
28 static std::vector<std::filesystem::path> paths;
31 static std::filesystem::path exec;
36 FILE *handle =
nullptr;
47 static const fs::path getExecPath();
48 static void setExecPath(
const fs::path &path);
51 static bool available();
59 bool launch(
const string &args);
VirtualC64 project namespace.
Definition CmdQueue.cpp:16