static File prepareProgramDir(S name) { ret mkdirs(getProgramFile(name)); } static File prepareProgramDir(S progID, S name) { ret mkdirs(getProgramFile(progID, name)); } static File prepareProgramDir() { ret mkdirs(programDir()); }
Began life as a copy of #1003676
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1004591 |
Snippet name: | prepareProgramDir - creates directory |
Eternal ID of this version: | #1004591/2 |
Text MD5: | efc68d1581c65d059386476e862eb7f9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-04-04 17:36:28 |
Source code size: | 249 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 530 / 530 |
Version history: | 1 change(s) |
Referenced in: | [show references] |