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

7
LINES

< > BotCompany Repo | #1026828 // picturesDir - synonym of imagesDir

JavaX fragment (include)

static File picturesDir() {
  ret imagesDir();
}

static File picturesDir(S sub) {
  ret newFile(picturesDir(), 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: #1026828
Snippet name: picturesDir - synonym of imagesDir
Eternal ID of this version: #1026828/6
Text MD5: b5d77339c1fa78f919d3b6a5997fdabf
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-18 15:00:54
Source code size: 125 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 171 / 221
Version history: 5 change(s)
Referenced in: [show references]