Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/Goldleaf
/ GetTotalSpace
Method
GetTotalSpace
Goldleaf/source/fs/fs_StdExplorer.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
u64 StdExplorer::GetTotalSpace() {
254
// TODO?
255
return 0;
256
}
257
258
u64 StdExplorer::GetFreeSpace() {
259
// TODO?
Callers
1
GetTotalSpaceForPartition
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected