svoid saveTextFileWithBackupVerbose(File f, S text) { backupTextFile(f, text); saveTextFileVerbose(f, text); }
Began life as a copy of #1023097
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: | #1023099 |
| Snippet name: | saveTextFileWithBackupVerbose - backup original file if different |
| Eternal ID of this version: | #1023099/1 |
| Text MD5: | f3a8e0861d277dd616a1ae0eddbd5101 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-05-05 18:12:32 |
| Source code size: | 117 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 485 / 529 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |