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: | 409 / 561 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1025685 - agiBlue_downloadedMainPages_wordTok_cached #1025686 - agiBlue_clearDownloadedMainPages - force re-download on next use |