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

7
LINES

< > BotCompany Repo | #1026574 // videosDir - just a guess

JavaX fragment (include)

static File videosDir() {
  ret userDir("Videos");
}

static File videosDir(S sub) {
  ret newFile(videosDir(), sub);
}

Author comment

Began life as a copy of #1016689

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: #1026574
Snippet name: videosDir - just a guess
Eternal ID of this version: #1026574/1
Text MD5: 0e4e72bcb74726bff939446d820e68f2
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-14 15:24:02
Source code size: 125 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 203 / 244
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)