public static void copyFileWithBackup(File src, File dest) { backupFile(dest); copyFile(src, dest); }
Began life as a copy of #1000843
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: | #1022167 |
Snippet name: | copyFileWithBackup - backup original file |
Eternal ID of this version: | #1022167/1 |
Text MD5: | 9901fbb386cffc82ff487ab9243d909a |
Author: | stefan |
Category: | javax / io |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-10 10:37:59 |
Source code size: | 108 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 251 / 279 |
Referenced in: | [show references] |