Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ getDefaultDirectory
Method
getDefaultDirectory
src/main/java/fieldbox/io/IO.java:289–291 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
287
288
public
String getTemplateDirectory() {
289
return
templateDirectory;
290
}
291
292
public
IO setPluginList(PluginList pluginList) {
293
this.pluginList = pluginList;
294
return
this;
Callers
5
saveAsNewFile
Method · 0.80
run
Method · 0.80
parse
Method · 0.80
exportToNewWorkspace
Method · 0.80
drop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected