Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aui-framework/aui
/ getModuleName
Method
getModuleName
aui.core/src/AUI/Platform/AProcess.cpp:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
113
114
APath AChildProcess::getModuleName() {
115
return APath(getApplicationFile()).filename();
116
}
Callers
1
findAnotherSelfInstance
Method · 0.45
Calls
2
APath
Function · 0.85
filename
Method · 0.80
Tested by
no test coverage detected