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

6
LINES

< > BotCompany Repo | #1010814 // allWebs_fullList

JavaX fragment (include)

sbool allWebs_transientOnly;

static L<Web> allWebs_fullList() {
  if (allWebs_transientOnly) ret transientWebs();
  ret concatLists(transientWebs(), downloadedWebs(), localSoftwareMadeWebs(), localUserWebEdits(), localWebs());
}

Author comment

Began life as a copy of #1010786

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010814
Snippet name: allWebs_fullList
Eternal ID of this version: #1010814/4
Text MD5: 31de636ad62572e73b11f2c6e31e15d9
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-29 01:44:56
Source code size: 234 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 414 / 442
Version history: 3 change(s)
Referenced in: [show references]