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

6
LINES

< > BotCompany Repo | #1025684 // agiBlue_downloadedMainPages - downloads only when file is not there

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

Libraryless. Click here for Pure Java version (3972L/27K).

static LS agiBlue_downloadedMainPages() {
  File f = agiBlue_downloadedMainPagesFile();
  if (!fileExists(f))
    saveTextFile(f, lines(agiBlue_allPagesInMainSlice()));
  ret linesFromFile_list(f);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1025684
Snippet name: agiBlue_downloadedMainPages - downloads only when file is not there
Eternal ID of this version: #1025684/1
Text MD5: b3932dc401e2643b0df74107e216ddf6
Transpilation MD5: c0ebdde10d11aba8faa069fd75ca5584
Author: stefan
Category: javax / agi.blue
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-13 19:25:50
Source code size: 204 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 133 / 211
Referenced in: [show references]