Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ isReadOnly
Method
isReadOnly
lib/vfs/vfs.cc:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
bool Filesystem::isReadOnly()
140
{
141
return _sectors->isReadOnly();
142
}
143
144
bool Filesystem::needsFlushing()
145
{
Callers
2
StartBrowsing
Method · 0.45
StartFormatting
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected