MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / capabilities

Method capabilities

lib/vfs/vfs.cc:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73uint32_t Filesystem::capabilities() const
74{
75 return 0;
76}
77
78void Filesystem::create(bool quick, const std::string& volumeName)
79{

Callers 4

wtRebuildConfigurationFunction · 0.45
StartBrowsingMethod · 0.45
StartFormattingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected