MCPcopy 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
59void DiskProvider::close() {}
60

Callers 9

mainFunction · 0.80
doCreateFunction · 0.80
doExtractFunction · 0.80
ScpFluxSourceMethod · 0.80
CwfFluxSourceMethod · 0.80
readCsvFunction · 0.80
mainAnalyseDriveResponseFunction · 0.80
createFileMenuFunction · 0.80
registerProvidersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected