Libraryless. Click here for Pure Java version (111L/1K).
1 | // seems to work although I am not sure if it clears the list in all |
2 | // running applications |
3 | svoid linux_clearRecentlyUsedFilesList() { |
4 | deleteFile(linux_recentlyUsedFilesFile()); |
5 | } |
Began life as a copy of #1033349
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033350 |
Snippet name: | linux_clearRecentlyUsedFilesList |
Eternal ID of this version: | #1033350/1 |
Text MD5: | 92ea1c364c43f740c28a4bf2947d73f0 |
Transpilation MD5: | 1d32e4a52a7fec12997768fbe1c7c1be |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-24 15:39:47 |
Source code size: | 186 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 145 / 203 |
Referenced in: | [show references] |