sS programIDPlusHome() { ret programIDPlusHome(programID(), userHomeIfNotActual()); } sS programIDPlusHome(S programID, File home) { ret programIDPlusHome(programID, f2s(home)); } sS programIDPlusHome(S programID, S home) { if (home != null) programID += " " + quote(home); ret programID; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016543 |
Snippet name: | programIDPlusHome |
Eternal ID of this version: | #1016543/3 |
Text MD5: | 5975e0031a02861183e8020a9013766e |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-25 22:23:59 |
Source code size: | 316 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 462 / 517 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |