1 | static L<File> dirsOnPATH() {
|
2 | S path = System.getenv("PATH");
|
3 | ret map toFile(splitAt(path, File.pathSeparator)); |
4 | } |
Began life as a copy of #1009915
download show line numbers debug dex old transpilations
Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019706 |
| Snippet name: | dirsOnPATH |
| Eternal ID of this version: | #1019706/2 |
| Text MD5: | 4edf7b165edb3737c65177ef8ed0676a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-23 11:13:52 |
| Source code size: | 121 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 544 / 586 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |