Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
initResult
Method · 0.45
testOutputFile
Method · 0.45
Main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected