Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1020741 // hotwire_libraryIDsFromJar_deleteJarOnFail

JavaX fragment (include)

static LS hotwire_libraryIDsFromJar_deleteJarOnFail(File jar) {
  try {
    ret hotwire_libraryIDsFromJar(jar);
  } on fail {
    jar.delete();
  }
}

Author comment

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: 228 / 257
Referenced in: [show references]