static File extractResourceWithPath(S name, File outDir) { File outFile = newFile(outDir, name.replace("/", File.separator)); ret extractResource(name, outFile); }
Began life as a copy of #1029756
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1029758 |
Snippet name: | extractResourceWithPath |
Eternal ID of this version: | #1029758/1 |
Text MD5: | a63660d195d459da45e3f956939a3649 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-09-11 22:59:51 |
Source code size: | 170 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 177 / 207 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |