Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1016689 // downloadsDir - just a guess

JavaX fragment (include)

1  
static File downloadsDir() {
2  
  ret userDir("Downloads");
3  
}
4  
5  
static File downloadsDir(S sub) {
6  
  ret newFile(downloadsDir(), sub);
7  
}

Author comment

Began life as a copy of #1016306

download  show line numbers  debug dex  old transpilations   

Travelled to 18 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, nazvggbglmsf, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv, yanjaxplzisb

No comments. add comment

Snippet ID: #1016689
Snippet name: downloadsDir - just a guess
Eternal ID of this version: #1016689/2
Text MD5: 7e4db9325a0ce0da49a92a03bbe1250b
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-02 16:43:12
Source code size: 137 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 343 / 400
Version history: 1 change(s)
Referenced in: [show references]