1 | static S dm_bot_execEvalCmd_returnOutput(S s, O... _) { |
2 | new LS out; |
3 | dm_bot_execEvalCmd(voidfunc(S x) { out.add(x) }, s, _); |
4 | ret lines_rtrim(out); |
5 | } |
Began life as a copy of #1021658
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022383 |
Snippet name: | dm_bot_execEvalCmd_returnOutput |
Eternal ID of this version: | #1022383/2 |
Text MD5: | 3f307941af08e4aee910f23683423f18 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-16 13:50:51 |
Source code size: | 157 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 321 / 323 |
Version history: | 1 change(s) |
Referenced in: | [show references] |