static File prepareFile(File file) { ret mkdirsForFile(file); } static File prepareFile(File dir, S name) { ret mkdirsForFile(newFile(dir, name)); }
Began life as a copy of #1000827
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: | #1005694 | 
| Snippet name: | prepareFile - extended synonym of mkdirsForFile | 
| Eternal ID of this version: | #1005694/3 | 
| Text MD5: | 61ba8de7aa2b24fd707b3c18296fa73a | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-08-05 13:16:12 | 
| Source code size: | 159 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 917 / 968 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |