1 | static File prepareProgramFile(S name) { |
2 | ret mkdirsForFile(getProgramFile(name)); |
3 | } |
4 | |
5 | static File prepareProgramFile(S progID, S name) { |
6 | ret mkdirsForFile(getProgramFile(progID, name)); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003676 |
Snippet name: | prepareProgramFile - like getProgramFile, but prepares for creating (makes parent directories) |
Eternal ID of this version: | #1003676/1 |
Text MD5: | c8b34da35b5818e54186f97c085d5ea5 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-12 17:28:08 |
Source code size: | 196 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 705 / 763 |
Referenced in: | [show references] |