Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ getName
Method
getName
src/gui2/diskprovider.cc:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
[[nodiscard]] std::string DiskProvider::getName() const
113
{
114
return
"FluxEngine disk image"
;
115
}
116
117
[[nodiscard]] const char* DiskProvider::getIcon() const
118
{
Callers
2
exportReport
Function · 0.80
registerProviders
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected