static File documentsDir() { ret userDir_oneOf("Documents", "Dokumente"); } static File documentsDir(S sub) { ret newFile(documentsDir(), sub); }
Began life as a copy of #1026828
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: | #1026998 |
| Snippet name: | documentsDir - just a guess (works on typical Linuxes) |
| Eternal ID of this version: | #1026998/3 |
| Text MD5: | f7b6cc67fe2274bddd66e896fec82f1a |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-11-26 00:39:50 |
| Source code size: | 156 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 626 / 677 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |