1 | static File documentsDir() { |
2 | ret userDir_oneOf("Documents", "Dokumente"); |
3 | } |
4 | |
5 | static File documentsDir(S sub) { |
6 | ret newFile(documentsDir(), sub); |
7 | } |
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: | 233 / 279 |
Version history: | 2 change(s) |
Referenced in: | [show references] |