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

5
LINES

< > BotCompany Repo | #1030635 // windowsProgramFilesDirs

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2784L/16K).

1  
static L<File> windowsProgramFilesDirs() {
2  
  ret dirsThatExist(
3  
    "C:\\Program Files",
4  
    "C:\\Program Files (x86)");
5  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030635
Snippet name: windowsProgramFilesDirs
Eternal ID of this version: #1030635/1
Text MD5: d4e678fd43d528963541339ba5ed1137
Transpilation MD5: e9ddc5b9dad1acebc8c3398866ab39e8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-02-09 10:30:45
Source code size: 126 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 109 / 154
Referenced in: [show references]