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

3
LINES

< > BotCompany Repo | #1019852 // anyFileWithExtensionInDir

JavaX fragment (include)

sbool anyFileWithExtensionInDir(File dir, S ext) {
  ret nempty(filesWithExtension(ext, findAllFiles_noDirs(dir)));
}

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: #1019852
Snippet name: anyFileWithExtensionInDir
Eternal ID of this version: #1019852/1
Text MD5: 8c21c85328ad88e7ca3deaf582c4f8a5
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-28 22:33:43
Source code size: 119 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 250 / 289
Referenced in: [show references]