Show running app in Apps page
This commit is contained in:
@@ -117,6 +117,7 @@ namespace proc {
|
||||
std::vector<ctx_t> &get_apps();
|
||||
std::string get_app_image(int app_id);
|
||||
std::string get_last_run_app_name();
|
||||
std::string get_running_app_uuid();
|
||||
boost::process::environment get_env();
|
||||
void terminate(bool immediate = false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user