1 | static void botWithInput(S input) { |
2 | botWithInput(defaultBotName(), input); |
3 | } |
4 | |
5 | static void botWithInput(S botName, S input) { |
6 | setConsoleInputIfEmpty(input); |
7 | consoleAddAskButton(); |
8 | bot(botName); |
9 | } |
Began life as a copy of #1008458
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: | #1011924 |
Snippet name: | botWithInput |
Eternal ID of this version: | #1011924/3 |
Text MD5: | 8e6fedba5ee31a9dd57ea1c723143ab6 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-20 13:09:05 |
Source code size: | 210 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 393 / 445 |
Version history: | 2 change(s) |
Referenced in: | [show references] |