MCPcopy 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
114APath AChildProcess::getModuleName() {
115 return APath(getApplicationFile()).filename();
116}

Callers 1

Calls 2

APathFunction · 0.85
filenameMethod · 0.80

Tested by

no test coverage detected