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

9
LINES

< > BotCompany Repo | #1002583 // javaxDataDir

JavaX fragment (include)

static File javaxDataDir_dir; // can be set to work on different base dir

static File javaxDataDir() {
  ret javaxDataDir_dir != null ? javaxDataDir_dir : new File(userHome(), "JavaX-Data");
}

static File javaxDataDir(S... subs) {
  ret newFile(javaxDataDir(), subs);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002583
Snippet name: javaxDataDir
Eternal ID of this version: #1002583/3
Text MD5: d731214f9d8904e37bc978a3967abe3a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-02 00:20:25
Source code size: 279 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 716 / 2068
Version history: 2 change(s)
Referenced in: [show references]