// map(programID -> File) static Map<S, File> gazelle_loadConceptFilesFromCentralMachine() { new Map<S, File> files; S computerID = gazelle_centralComputerID(); for (S programID : gazelle_dataProgramIDs()) files.put(fsI(programID), dm_retrieveConceptsFileFromOtherMachine(computerID, programID)); ret files; }
Began life as a copy of #1020826
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022161 |
Snippet name: | gazelle_loadConceptFilesFromCentralMachine |
Eternal ID of this version: | #1022161/4 |
Text MD5: | 6c8f16b1148609f87ae51fd247beb8cd |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-10 10:34:08 |
Source code size: | 328 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 312 / 328 |
Version history: | 3 change(s) |
Referenced in: | [show references] |