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

5
LINES

< > BotCompany Repo | #1017255 // createLocalMechListFile

JavaX fragment (include)

static File createLocalMechListFile(S listName) {
  File nameFile = localMechListNameFile(listName);
  if (!nameFile.exists()) saveTextFile(nameFile, listName);
  ret localMechListFile(listName);
}

Author comment

Began life as a copy of #1016010

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: #1017255
Snippet name: createLocalMechListFile
Eternal ID of this version: #1017255/5
Text MD5: 9ea0cd98793d96a55055f044c4118df9
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-15 16:33:46
Source code size: 201 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 359 / 350
Version history: 4 change(s)
Referenced in: [show references]