resume and quit apps from Moonlight
This commit is contained in:
+2
-2
@@ -57,9 +57,9 @@ public:
|
||||
~proc_t();
|
||||
|
||||
const std::unordered_map<std::string, ctx_t> &get_apps() const;
|
||||
private:
|
||||
void _undo_pre_cmd();
|
||||
void terminate();
|
||||
|
||||
private:
|
||||
boost::process::environment _env;
|
||||
std::unordered_map<std::string, ctx_t> _name_to_proc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user