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: | 725 / 761 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010527 - conceptsFile - path to file with a program's concepts |