Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ setConvertOption
Method
setConvertOption
src/periphery/Config.java:246–248 ·
view source on GitHub ↗
(String convertOption)
Source
from the content-addressed store, hash-verified
244
}
245
246
public
void
setConvertOption(String convertOption) {
247
this.convertOption = convertOption;
248
}
249
250
public
String getConvertOption() {
251
return
this.convertOption;
Callers
1
setConvertData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected