Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ isUntitled
Method
isUntitled
app/src/processing/app/Sketch.java:1799–1801 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1797
1798
1799
public
boolean isUntitled() {
1800
return
untitled;
1801
}
1802
1803
1804
// . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Callers
12
changeMode
Method · 0.95
handleRenameCode
Method · 0.95
handleDeleteCode
Method · 0.95
saveAs
Method · 0.95
addFile
Method · 0.95
buildSketchMenu
Method · 0.95
updateTitle
Method · 0.80
handleSave
Method · 0.80
append
Method · 0.80
buildFileMenu
Method · 0.80
handleExportCheckModified
Method · 0.80
autoSave
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected