Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ fileName
Method
fileName
source/core/StarFile.cpp:186–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
String File::fileName() const {
187
return m_filename;
188
}
189
190
void File::setFilename(String filename) {
191
if (isOpen())
Callers
1
ephemeralFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected