static void botWithInput(S input) { botWithInput(defaultBotName(), input); } static void botWithInput(S botName, S input) { setConsoleInputIfEmpty(input); consoleAddAskButton(); bot(botName); }
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: | 606 / 667 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |