Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1022383 // dm_bot_execEvalCmd_returnOutput

JavaX fragment (include)

static S dm_bot_execEvalCmd_returnOutput(S s, O... _) {
  new LS out;
  dm_bot_execEvalCmd(voidfunc(S x) { out.add(x) }, s, _);
  ret lines_rtrim(out);
}

Author comment

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: 239 / 249
Version history: 1 change(s)
Referenced in: [show references]