MCPcopy Create free account
hub / github.com/WiringProject/Wiring / checkModified

Method checkModified

IDE/processing/app/Editor.java:1948–2023  ·  view source on GitHub ↗

Check if the sketch is modified and ask user to save changes. Immediately should be set true when quitting, or when the save should not happen asynchronously. Come to think of it, that's always now? @return false if canceling the close/quit operation

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

handleNewReplaceMethod · 0.80
handleOpenReplaceMethod · 0.80
handleCloseMethod · 0.80
handleQuitEachMethod · 0.80

Calls 5

isMacOSMethod · 0.95
handleSaveMethod · 0.95
isModifiedMethod · 0.45
getNameMethod · 0.45
getValueMethod · 0.45

Tested by

no test coverage detected