Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ writePlaces
Method
writePlaces
src/periphery/Periphery.java:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
public
static
void
writePlaces() {
44
writePlaces(PLACES);
45
}
46
47
public
static
void
obtainPlaces() {
48
PLACES =
new
Places();
Callers
1
write
Method · 0.95
Calls
2
write
Method · 0.65
create
Method · 0.45
Tested by
no test coverage detected