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

6
LINES

< > BotCompany Repo | #1020781 // dm_onOnlineComputerIDs_q

JavaX fragment (include)

static AutoCloseable dm_onOnlineComputerIDs_q(final VF1<LS> r) {
  AutoCloseable result = dm_vmBus_onMessage_q('onlineComputerIDs, r);
  final LS ids = dm_onlineComputerIDs(); // requires the module
  dm_q(r { pcallF(r, ids); });
  ret result;
}

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: #1020781
Snippet name: dm_onOnlineComputerIDs_q
Eternal ID of this version: #1020781/5
Text MD5: 173bf21d701222c5b84699f7b21bed87
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-01-02 04:40:00
Source code size: 250 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 182 / 223
Version history: 4 change(s)
Referenced in: [show references]