Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ open
Method
open
src/gui2/diskprovider.cc:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
[[nodiscard]] bool DiskProvider::open()
55
{
56
return true;
57
}
58
59
void DiskProvider::close() {}
60
Callers
9
main
Function · 0.80
doCreate
Function · 0.80
doExtract
Function · 0.80
ScpFluxSource
Method · 0.80
CwfFluxSource
Method · 0.80
readCsv
Function · 0.80
mainAnalyseDriveResponse
Function · 0.80
createFileMenu
Function · 0.80
registerProviders
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected