Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ next
Method
next
lib/fluxsource/fluxsource.h:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
std::unique_ptr<const Fluxmap> next() override
113
{
114
error(
"no flux to read"
);
115
}
116
};
117
118
class TrivialFluxSource : public FluxSource
Callers
5
readGroup
Function · 0.45
writeRawDiskCommand
Function · 0.45
mainConvert
Function · 0.45
mainInspect
Function · 0.45
UpdateExplorerData
Method · 0.45
Calls
1
error
Function · 0.85
Tested by
1
mainInspect
Function · 0.36