Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ getLogFileMatcher
Method
getLogFileMatcher
launcher/NullInstance.h:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
return QMap<QString, QString>();
88
}
89
IPathMatcher::Ptr getLogFileMatcher() override
90
{
91
return nullptr;
92
}
93
QString getLogFileRoot() override
94
{
95
return instanceRoot();
Callers
1
getPages
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected