static File conceptsDir(Concepts cc default db_mainConcepts()) { ret cc.conceptsDir(); } static File conceptsDir(Concepts cc default db_mainConcepts(), S subName) { ret newFile(conceptsDir(cc), subName); }
Began life as a copy of #1034305
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034416 |
| Snippet name: | conceptsDir |
| Eternal ID of this version: | #1034416/3 |
| Text MD5: | b11cbca2452afcf5227fd45e72bb4aa8 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-06 03:05:30 |
| Source code size: | 216 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 674 / 710 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |