We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2725c1a commit 47b04daCopy full SHA for 47b04da
app/src/processing/app/Platform.java
@@ -148,6 +148,7 @@ public void openFolder(File file) throws Exception {
148
149
/**
150
* Attempts to move to the Trash on OS X, or the Recycle Bin on Windows.
151
+ * Also tries to find a suitable Trash location on Linux.
152
* If not possible, just deletes the file or folder instead.
153
* @param file the folder or file to be removed/deleted
154
* @return true if the folder was successfully removed
0 commit comments