MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getOutputFile

Method getOutputFile

src/gui/Gui.java:267–269  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

265 }
266
267 public String getOutputFile() {
268 return this.outputPanel.getOutputFile();
269 }
270
271 // details
272 public void setUponRun(Runnable run) {

Callers 3

initResultMethod · 0.45
testOutputFileMethod · 0.45
MainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected