Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ obtainConfig
Method
obtainConfig
src/periphery/Periphery.java:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
public
static
void
obtainConfig() {
31
CONFIG = ConfigIO.obtain(CONFIG, CONFIG_PATH);
32
}
33
34
public
static
void
writeConfig() {
35
try {
Callers
1
init
Method · 0.95
Calls
1
obtain
Method · 0.95
Tested by
no test coverage detected