static File tempDirPossiblyInRAMDisk() { File f = linux_fileInRamDisk(aGlobalID()); if (f != null) { f.mkdirs(); ret f; } ret makeTempDir(); }
Began life as a copy of #1001454
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011330 | 
| Snippet name: | tempDirPossiblyInRAMDisk | 
| Eternal ID of this version: | #1011330/1 | 
| Text MD5: | d933dc3eabe8ab2d29e1a001d5b26e75 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-10-24 05:25:31 | 
| Source code size: | 152 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 826 / 824 | 
| Referenced in: | [show references] |