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

5
LINES

< > BotCompany Repo | #1005293 // clearConceptsOf - delete a program's concepts

JavaX fragment (include)

static void clearConceptsOf(S progID) {
  getProgramFile(progID, "concepts.structure").delete();
  getProgramFile(progID, "concepts.structure.gz").delete();
  getProgramFile(progID, "idCounter.structure").delete();
}

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: #1005293
Snippet name: clearConceptsOf - delete a program's concepts
Eternal ID of this version: #1005293/4
Text MD5: 59664ea28a92517b459b928f0678c8c4
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-12-28 00:09:13
Source code size: 220 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 591 / 574
Version history: 3 change(s)
Referenced in: [show references]