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

9
LINES

< > BotCompany Repo | #1022392 // updateMechList - synonym of botEditMechList

JavaX fragment (include)

static S updateMechList(S name, S text) {
  ret botEditMechList(name, text);
}



static S updateMechList(S name, Collection<S> lines) {
  ret botEditMechList(name, lines);
}

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: #1022392
Snippet name: updateMechList - synonym of botEditMechList
Eternal ID of this version: #1022392/2
Text MD5: 354dceb136df9aca7913e9401f400456
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-16 17:06:11
Source code size: 182 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 228 / 228
Version history: 1 change(s)
Referenced in: [show references]