MCPcopy 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

saveAsNewFileMethod · 0.80
runMethod · 0.80
parseMethod · 0.80
exportToNewWorkspaceMethod · 0.80
dropMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected