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

11
LINES

< > BotCompany Repo | #1010527 // conceptsFile - path to file with a program's concepts

JavaX fragment (include)

static File conceptsFile(S progID) {
  ret getProgramFile(progID, conceptsFileName());
}

static File conceptsFile() {
  ret conceptsFile(dbProgramID());
}

static File conceptsFile(Concepts concepts) {
  ret concepts.conceptsFile();
}

Author comment

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: 576 / 584
Version history: 5 change(s)
Referenced in: [show references]