1 | static boolean remoteBotsUp(int timeout) {
|
2 | try {
|
3 | ret match3("test", sendToCentralBotWithTimeout("test", timeout));
|
4 | } catch (Exception e) {
|
5 | print(e); |
6 | ret false; |
7 | } |
8 | } |
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: | #1001653 |
| Snippet name: | remoteBotsUp |
| Eternal ID of this version: | #1001653/1 |
| Text MD5: | b3c85404126cdbc8ef7d72fd7ce9272d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-11-01 13:22:28 |
| Source code size: | 188 bytes / 8 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 840 / 1058 |
| Referenced in: | [show references] |