static L<File> allJavaXDirectories() { ret [File f : dirsInDir(userDir()) | startsWith(f.getName(), "JavaX-") || eqOneOf(f.getName(), ".tinybrain", ".javax")]; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1018957 |
Snippet name: | allJavaXDirectories (for current user) |
Eternal ID of this version: | #1018957/1 |
Text MD5: | ba078e15d330ab077d06bf81bf79b052 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-18 13:49:08 |
Source code size: | 170 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 393 / 426 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |