Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getFileName
Method
getFileName
app/src/processing/app/SketchCode.java:144–146 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
142
143
144
public
String getFileName() {
145
return
file.getName();
146
}
147
148
149
public
String getPrettyName() {
Callers
15
paintComponent
Method · 0.95
stripBreakpointComments
Method · 0.95
addBreakpointComments
Method · 0.95
handleSave
Method · 0.95
preprocess
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
Calls
1
getName
Method · 0.45
Tested by
no test coverage detected