Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ getIcon
Method
getIcon
src/gui2/diskprovider.cc:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
[[nodiscard]] const char* DiskProvider::getIcon() const
118
{
119
return
""
;
120
}
121
122
void DiskProvider::loadSettings(const nlohmann::json& settings)
123
{
Callers
1
createViewMenu
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected