MCPcopy Index your code
hub / github.com/benfry/processing4 / getFileName

Method getFileName

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

Source from the content-addressed store, hash-verified

131
132
133 public String getFileName() {
134 return file.getName();
135 }
136
137
138 /**

Callers 15

paintComponentMethod · 0.95
addBreakpointCommentsMethod · 0.95
handleSaveMethod · 0.95
placeExceptionMethod · 0.95
javaToSketchLineMethod · 0.95
replaceCodeMethod · 0.45
sortCodeMethod · 0.45
handleRenameCodeMethod · 0.45
nameCodeMethod · 0.45
renameSketchMethod · 0.45

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected