// don't use this anymore, use the other version below static File deletedModulesLogFile() { ret javaxDataDir("deleted-modules.log"); } static File deletedModulesLogFile(S moduleSnippetID) { ret javaxDataDir("Deleted Modules/" + dropPrefix("#", moduleSnippetID) + ".txt"); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016507 |
Snippet name: | deletedModulesLogFile |
Eternal ID of this version: | #1016507/10 |
Text MD5: | 21492248864cb1b61759f606952c4231 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-04-11 17:08:56 |
Source code size: | 286 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 431 / 488 |
Version history: | 9 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |