Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ flushChanges
Method
flushChanges
lib/vfs/vfs.cc:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void Filesystem::flushChanges()
150
{
151
_sectors->flushChanges();
152
}
153
154
void Filesystem::discardChanges()
155
{
Callers
7
mainFormat
Function · 0.45
mainPutFile
Function · 0.45
mainRm
Function · 0.45
mainMkDir
Function · 0.45
mainMv
Function · 0.45
createBlankImage
Method · 0.45
OnBrowserCommitButton
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected