svoid appendLineToFile(File file, S s) { appendToFile(file, unnull(s) + "\n"); }
Began life as a copy of #1002888
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1036499 |
| Snippet name: | appendLineToFile - appends new line too |
| Eternal ID of this version: | #1036499/1 |
| Text MD5: | 8853afb7f54a95fe09d35df074bdcf67 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-12-30 21:36:17 |
| Source code size: | 84 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 518 / 522 |
| Referenced in: | [show references] |