Transpiled version (6893L) is out of date.
1 | static L<File> deletableProgramJars() {
|
2 | Set<S> names = namesOfLoadedProgramJars(); |
3 | ret [File f : filesInDirs(javaxCachesDir("Compilations"), javaxCachesDir(#1001638))
|
4 | | hasExtension(f, ".jar") && !names.contains(fileName(f))]; |
5 | } |
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: | 522 / 663 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |