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

Method warnings

launcher/tasks/Task.cpp:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193QStringList Task::warnings() const
194{
195 return m_Warnings;
196}

Callers 4

runModalTaskMethod · 0.45
installModsMethod · 0.45
updateModsMethod · 0.45
checkCandidatesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected