Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ isModified
Method
isModified
app/src/processing/app/SketchCode.java:193–195 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
191
192
193
public
boolean isModified() {
194
return
modified;
195
}
196
197
198
public
void
setPreprocOffset(
int
preprocOffset) {
Callers
2
placeTabs
Method · 0.95
handleSave
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected