Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidColson/Polybox
/ GetAppName
Function
GetAppName
source/cpu.cpp:722–724 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
720
}
721
722
String GetAppName() {
723
return pState->appName;
724
}
725
726
bool EnableHotReloadForFile(lua_State* L, String file) {
727
// file is a vfs file so you must consult the import table
Callers
2
getHumanReadableModuleName
Method · 0.85
VFSPathToRealPath
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected