Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
paintComponent
Method · 0.95
stripBreakpointComments
Method · 0.95
addBreakpointComments
Method · 0.95
handleSave
Method · 0.95
placeException
Method · 0.95
javaToSketchLine
Method · 0.95
startTrackingLineChanges
Method · 0.95
replaceCode
Method · 0.45
sortCode
Method · 0.45
handleRenameCode
Method · 0.45
nameCode
Method · 0.45
renameSketch
Method · 0.45
Calls
1
getName
Method · 0.45
Tested by
no test coverage detected