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

4
LINES

< > BotCompany Repo | #1007488 // deleteAllConceptsOfProgram - does not delete backups

JavaX fragment (include)

static void deleteAllConceptsOfProgram(S progID) {
  deleteFile(getProgramFile(progID, "concepts.structure"));
  deleteFile(getProgramFile(progID, "concepts.structure.gz"));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1007488
Snippet name: deleteAllConceptsOfProgram - does not delete backups
Eternal ID of this version: #1007488/2
Text MD5: f13241bdf11d87573ea099ad05d2418b
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-24 22:53:42
Source code size: 178 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 430 / 462
Version history: 1 change(s)
Referenced in: [show references]