1 | static File saveTextFileWithInfoBox(File f, S text) {
|
2 | saveTextFile(f, text); |
3 | fileSavedInfoBox(f); |
4 | ret f; |
5 | } |
Began life as a copy of #1005015
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1025770 |
| Snippet name: | saveTextFileWithInfoBox |
| Eternal ID of this version: | #1025770/2 |
| Text MD5: | f66a85e1a6baed72db21c82e7d0d7691 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-05-25 14:35:04 |
| Source code size: | 116 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 466 / 524 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |