Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getProjectConfig
Method
getProjectConfig
src/main/java/matcher/config/Config.java:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
private
Config() { }
48
49
public
static
ProjectConfig getProjectConfig() {
50
return
projectConfig;
51
}
52
53
public
static
boolean getVerifyInputFiles() {
54
return
verifyInputFiles;
Callers
4
newProject
Method · 0.95
write
Method · 0.95
writeClass
Method · 0.95
writeMethod
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected