MCPcopy 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
139bool Filesystem::isReadOnly()
140{
141 return _sectors->isReadOnly();
142}
143
144bool Filesystem::needsFlushing()
145{

Callers 2

StartBrowsingMethod · 0.45
StartFormattingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected