1 | static File extractResourceWithPath(S name, File outDir) { |
2 | File outFile = newFile(outDir, name.replace("/", File.separator)); |
3 | ret extractResource(name, outFile); |
4 | } |
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: | 178 / 208 |
Referenced in: | [show references] |