MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / toString

Method toString

launcher/modplatform/ModIndex.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51QString IndexedVersionType::toString() const
52{
53 return s_indexed_version_type_names.key(m_type, "unknown");
54}
55
56IndexedVersionType IndexedVersionType::fromString(const QString& type)
57{

Callers 15

getProjectInfoMethod · 0.45
getDependencyVersionMethod · 0.45
modrinthProjectsTaskMethod · 0.45
flameProjectsTaskMethod · 0.45
updateMetadataMethod · 0.45
getMetaURLFunction · 0.45
loadIndexedPackMethod · 0.45
loadVersionLoaderFunction · 0.45
loadVersionLibraryFunction · 0.45
loadVersionModFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected