Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrismLauncher/PrismLauncher
/ descriptor
Method
descriptor
launcher/java/JavaMetadata.h:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
class Metadata : public BaseVersion {
34
public:
35
virtual QString descriptor() const override { return version.toString(); }
36
37
virtual QString name() const override { return m_name; }
38
Callers
1
data
Method · 0.45
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected