MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / valid

Method valid

launcher/minecraft/mod/Mod.cpp:343–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341}
342
343bool Mod::valid() const
344{
345 return !m_local_details.mod_id.isEmpty();
346}

Callers 11

createNewHashMethod · 0.45
executeTaskMethod · 0.45
libraryFromJsonMethod · 0.45
installResourceMethod · 0.45
validateFunction · 0.45
validateFunction · 0.45
validateFunction · 0.45
validateFunction · 0.45
validateFunction · 0.45
validateFunction · 0.45
test_NegativeMethod · 0.45

Calls 1

isEmptyMethod · 0.45

Tested by 1

test_NegativeMethod · 0.36