1 | static boolean hasBot(S searchPattern) ctex { |
2 | DialogIO io = findBot(searchPattern); |
3 | if (io != null) { |
4 | io.close(); |
5 | ret true; |
6 | } else |
7 | ret false; |
8 | } |
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: | #1001713 |
Snippet name: | hasBot |
Eternal ID of this version: | #1001713/3 |
Text MD5: | 5fcfc3ffc3bfb5add0872da9bea0c32b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-14 11:08:04 |
Source code size: | 168 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 809 / 1061 |
Version history: | 2 change(s) |
Referenced in: | [show references] |