Libraryless. Click here for Pure Java version (2226L/14K).
static File copyFileToDir(File f, File dir) { ret copyFile(f, newFile(dir, f.getName())); }
Began life as a copy of #1015146
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026977 |
| Snippet name: | copyFileToDir |
| Eternal ID of this version: | #1026977/1 |
| Text MD5: | 47d10038aa86ede8ad2a7568c97e5796 |
| Transpilation MD5: | a4b84766f78942dee2a130afc5d547fa |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-05 11:22:41 |
| Source code size: | 95 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 476 / 598 |
| Referenced in: | [show references] |