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

Method handleQuit

IDE/processing/app/EditorConsole.java:200–221  ·  view source on GitHub ↗

Close the streams so that the temporary files can be deleted. File.deleteOnExit() cannot be used because the stdout and stderr files are inside a folder, and have to be deleted before the folder itself is deleted, which can't be guaranteed when using the deleteOnExit() method.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

setOutMethod · 0.80
printStackTraceMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected