MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / homeurl

Method homeurl

launcher/minecraft/mod/Mod.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153auto Mod::homeurl() const -> QString
154{
155 return details().homeurl;
156}
157
158auto Mod::description() const -> QString
159{

Callers 3

executeTaskMethod · 0.80
executeTaskMethod · 0.80
updateWithModMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected