Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ getTypeName
Method
getTypeName
src/gui2/diskprovider.cc:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
[[nodiscard]] hex::UnlocalizedString DiskProvider::getTypeName() const
134
{
135
return
"fluxengine.provider.disk"
;
136
}
Callers
1
registerProviders
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected