Warning: session_start(): open(/var/lib/php/sessions/sess_40f6ra3mrou3hmm3il1hvnsu2e, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
allTxtFiles [1029860]

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

3
LINES

< > BotCompany Repo | #1029860 // allTxtFiles

JavaX fragment (include)

static L<File> allTxtFiles(File dir) {
  ret listFilesWithExtension(dir, ".txt");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1029860
Snippet name: allTxtFiles
Eternal ID of this version: #1029860/1
Text MD5: f55edc491b05b92b635625971448fca1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-24 09:55:59
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 560 / 549
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1029861 - filesContainingText - uses UTF8 encoding by default