Transpiled version (6893L) is out of date.
static L<File> deletableProgramJars() { Set<S> names = namesOfLoadedProgramJars(); ret [File f : filesInDirs(javaxCachesDir("Compilations"), javaxCachesDir(#1001638)) | hasExtension(f, ".jar") && !names.contains(fileName(f))]; }
Began life as a copy of #1019147
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1025088 |
| Snippet name: | deletableProgramJars |
| Eternal ID of this version: | #1025088/4 |
| Text MD5: | ef8ac257d9cda4dc9f2b580a350d5194 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-23 04:58:52 |
| Source code size: | 240 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 521 / 660 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1028260 - namesOfLoadedProgramJars #1028262 - filesInJavaxCachesDir |