Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ setOutputExistsVisibel
Method
setOutputExistsVisibel
src/gui/Gui.java:259–261 ·
view source on GitHub ↗
(boolean visible)
Source
from the content-addressed store, hash-verified
257
}
258
259
public
void
setOutputExistsVisibel(boolean visible) {
260
this.outputPanel.setOutputExistsVisibel(visible);
261
}
262
263
public
SourceGame getSourceGame() {
264
return
this.outputPanel.getSourceGame();
Callers
1
testOutputFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected