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

7
LINES

< > BotCompany Repo | #1003972 // Test allDataFilesNamed + isProbableChatLog

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (410L/3K/10K).

!759

p {
  for (File f : allDataFilesNamed("log.txt")) {
    print(f.getAbsolutePath() + " - " + isProbableChatLog(f));
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1003972
Snippet name: Test allDataFilesNamed + isProbableChatLog
Eternal ID of this version: #1003972/1
Text MD5: 77cdde167160cb9693d2137802d53183
Transpilation MD5: 007418872563aa6fed0f4fb69f5a9b97
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-31 23:08:13
Source code size: 132 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 480 / 523
Referenced in: [show references]