MCPcopy Index your code
hub / github.com/processing/processing / getFile

Method getFile

app/src/processing/app/SketchCode.java:106–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

104
105
106 public File getFile() {
107 return file;
108 }
109
110
111 protected boolean fileExists() {

Callers 14

loadFragmentShaderMethod · 0.80
loadVertexShaderMethod · 0.80
loadFragmentShaderMethod · 0.80
loadVertexShaderMethod · 0.80
runMethod · 0.80
handleOpenPromptMethod · 0.80
handleOpenMethod · 0.80
loadMethod · 0.80
saveAsMethod · 0.80
updateInternalMethod · 0.80
handleAddFileMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected