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

4
LINES

< > BotCompany Repo | #1004198 // getClientsListFrom

JavaX fragment (include)

static L<S> getClientsListFrom(S ip) {
  Map<S, Long> clients = (Map) safeUnstructure(sendToPublicCommBotOpt(ip, "clients last seen"));
  ret asList(keys(clients));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004198
Snippet name: getClientsListFrom
Eternal ID of this version: #1004198/1
Text MD5: 0d9ee66a992bc749921eb677b77b607a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-09 23:16:21
Source code size: 169 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 436 / 441
Referenced in: [show references]