MCPcopy Create free account
hub / github.com/Selectively11/CloudRedirect / flatpakRepoDescriptorPath

Function flatpakRepoDescriptorPath

ui-linux/src/backend.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65static const QSet<uint> kHiddenAppIds = { 7, 760, 2371090 };
66
67static QString flatpakRepoDescriptorPath()
68{
69 return "/app/share/cloud_redirect/cloudredirect.flatpakrepo";
70}
71
72static bool flatpakRepoDescriptorHasGpgKey()
73{

Callers 2

enableAutoUpdatesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected