Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ setPlace
Method
setPlace
src/periphery/Config.java:254–256 ·
view source on GitHub ↗
(String place)
Source
from the content-addressed store, hash-verified
252
}
253
254
public
void
setPlace(String place) {
255
this.place = place;
256
}
257
258
public
String getPlace() {
259
return
this.place;
Callers
1
setConvertData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected