Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aui-framework/aui
/ getPathToExecutable
Function
getPathToExecutable
aui.core/src/AUI/Platform/AProcess.h:289–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
APath getPathToExecutable() override {
290
return getApplicationFile();
291
}
292
293
[[nodiscard]]
294
AOptional<int> exitCodeNonBlocking() const noexcept {
Callers
2
getModuleName
Method · 0.85
getModuleName
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected