1 | static LS hotwire_libraryIDsFromJar_deleteJarOnFail(File jar) { |
2 | try { |
3 | ret hotwire_libraryIDsFromJar(jar); |
4 | } on fail { |
5 | jar.delete(); |
6 | } |
7 | } |
Began life as a copy of #1020740
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020741 |
Snippet name: | hotwire_libraryIDsFromJar_deleteJarOnFail |
Eternal ID of this version: | #1020741/1 |
Text MD5: | 1f75f9ec5eff48f8e6fe11a0b890a4fc |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-01 16:14:55 |
Source code size: | 155 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 287 / 315 |
Referenced in: | [show references] |