Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ getFileSystemName
Method
getFileSystemName
source/ui/data/boxedContainer.cpp:143–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
BString BoxedContainer::getFileSystemName() {
144
return this->fileSystemZipName;
145
}
146
147
bool BoxedContainer::doesFileSystemExist() {
148
ensureFileSystemSet();
Callers
2
loadApps
Function · 0.80
setCurrentContainer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected