Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ isBuiltIn
Method
isBuiltIn
launcher/icons/MMCIcon.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
bool MMCIcon::isBuiltIn() const
130
{
131
return m_current_type == IconType::Builtin;
132
}
Callers
1
SaveIcon
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected