Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1019706 // dirsOnPATH

JavaX fragment (include)

static L<File> dirsOnPATH() {
  S path = System.getenv("PATH");
  ret map toFile(splitAt(path, File.pathSeparator));
}

Author comment

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: 247 / 277
Version history: 1 change(s)
Referenced in: [show references]