1 | static File conceptsFile(S progID) { |
2 | ret getProgramFile(progID, conceptsFileName()); |
3 | } |
4 | |
5 | static File conceptsFile() { |
6 | ret conceptsFile(dbProgramID()); |
7 | } |
8 | |
9 | static File conceptsFile(Concepts concepts) { |
10 | ret concepts.conceptsFile(); |
11 | } |
Began life as a copy of #1007488
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1010527 |
Snippet name: | conceptsFile - path to file with a program's concepts |
Eternal ID of this version: | #1010527/6 |
Text MD5: | 14726c6977a41c0a767c5e5832c11e9f |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-02-27 22:53:47 |
Source code size: | 245 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 649 / 658 |
Version history: | 5 change(s) |
Referenced in: | [show references] |