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

12
LINES

< > BotCompany Repo | #1022162 // gazelle_importFromCentralMachine (rules + applications)

JavaX fragment (include)

// TODO: fulfillments
// use overwrite := true to overwrite existing things
svoid gazelle_importFromCentralMachine(O... _) {
  if (isMyComputerID(gazelle_centralComputerID())) ret;
  gazelle_importLinesFromCentralMachine();

  Map<S, File> files = gazelle_loadConceptFilesFromCentralMachine();
  
  gazelle_addRulesFromConcepts(loadConceptsFromFile(files.get(#1021352)), _);
  gazelle_addRuleFeedbackFromConcepts(loadConceptsFromFile(files.get(#1021413)), _);
  gazelle_addRuleFeedbackFromConcepts(loadConceptsFromFile(files.get(#1021787)), _);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): ayivmpnvhhik, bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022162
Snippet name: gazelle_importFromCentralMachine (rules + applications)
Eternal ID of this version: #1022162/4
Text MD5: 5d07c4fdf40d0927773ecb374c22f97e
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 14:42:31
Source code size: 557 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 164 / 217
Version history: 3 change(s)
Referenced in: [show references]