1 | static File programDirWithCase(S progID, S caseID) {
|
2 | ret empty(caseID) ? programDir(progID) : newFile(programDir(progID), caseID); |
3 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027340 |
| Snippet name: | programDirWithCase |
| Eternal ID of this version: | #1027340/1 |
| Text MD5: | 2b52bcf23d6769ce37e7df9821e355c8 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-09 21:55:05 |
| Source code size: | 136 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 387 / 416 |
| Referenced in: | [show references] |