Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1016507 // deletedModulesLogFile

JavaX fragment (include)

1  
// don't use this anymore, use the other version below
2  
static File deletedModulesLogFile() {
3  
  ret javaxDataDir("deleted-modules.log");
4  
}
5  
6  
static File deletedModulesLogFile(S moduleSnippetID) {
7  
  ret javaxDataDir("Deleted Modules/" + dropPrefix("#", moduleSnippetID) + ".txt");
8  
}

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: 315 / 373
Version history: 9 change(s)
Referenced in: [show references]