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

4
LINES

< > BotCompany Repo | #1001767 // getBotAddress

JavaX fragment (include)

static S getBotAddress(S bot) {
  L<ScannedBot> l = fullBotScan(bot);
  ret empty(l) ? null : first(l).address;
}

Author comment

Began life as a copy of #1001303

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: #1001767
Snippet name: getBotAddress
Eternal ID of this version: #1001767/7
Text MD5: 87caf638bee7212f4b45a5f73030e957
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-15 17:08:34
Source code size: 116 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 605 / 2201
Version history: 6 change(s)
Referenced in: [show references]