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

5
LINES

< > BotCompany Repo | #1000676 // getGlobalCache

JavaX fragment (include)

1  
static File getGlobalCache() {
2  
  File file = new File(javaxCachesDir(), "Binary Snippets");
3  
  file.mkdirs();
4  
  return file;
5  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000676
Snippet name: getGlobalCache
Eternal ID of this version: #1000676/2
Text MD5: 31aa5d0dabdc8b79eeb036278e9c71e8
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-06-10 14:24:23
Source code size: 131 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 668 / 2965
Version history: 1 change(s)
Referenced in: [show references]