1 | sS userHomeSubDirName() { |
2 | S home = userHomeIfNotActual(); |
3 | if (home == null) null; |
4 | S actual = actualUserHome(); |
5 | S prefix = addFileSep(actualUserHome()); |
6 | ret dropPrefix(prefix, home); |
7 | } |
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: | 366 / 406 |
Version history: | 1 change(s) |
Referenced in: | [show references] |