Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ file
Method
file
plugins/flatpak/flatpakruntime.h:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
KDevelop::Path buildPath() const override;
56
57
KDevelop::Path file() const
58
{
59
return m_file;
60
}
61
QString arch() const
62
{
63
return m_arch;
Callers
2
contextMenuExtension
Method · 0.45
contextMenuExtension
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected