Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
343
bool Mod::valid() const
344
{
345
return !m_local_details.mod_id.isEmpty();
346
}
Callers
11
createNewHash
Method · 0.45
executeTask
Method · 0.45
libraryFromJson
Method · 0.45
installResource
Method · 0.45
validate
Function · 0.45
validate
Function · 0.45
validate
Function · 0.45
validate
Function · 0.45
validate
Function · 0.45
validate
Function · 0.45
test_Negative
Method · 0.45
Calls
1
isEmpty
Method · 0.45
Tested by
1
test_Negative
Method · 0.36