sS userHomeSubDirName() { S home = userHomeIfNotActual(); if (home == null) null; S actual = actualUserHome(); S prefix = addFileSep(actualUserHome()); ret dropPrefix(prefix, home); }
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019829 |
| Snippet name: | userHomeSubDirName - if we're rebased |
| Eternal ID of this version: | #1019829/2 |
| Text MD5: | 0725c053511886c8305be19b8ef88c64 |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-27 22:50:15 |
| Source code size: | 201 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 627 / 680 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022700 - javaxVirtualSpaceName - also returns name of direct base dir within user home |