MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / AppManager

Method AppManager

src/render/app/app_manager.cpp:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11{
12
13 AppManager::AppManager(const std::shared_ptr<RdContext>& ctx) {
14 context_ = ctx;
15 }
16
17 AppManager::~AppManager() {
18

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected