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

3
LINES

< > BotCompany Repo | #1021246 // dm_makeOrShowAndCallModule

JavaX fragment (include)

sO dm_makeOrShowAndCallModule(S moduleLibID, S method, O... args) {
  ret dm_callModule(dm_makeOrShowModule(moduleLibID), method, args);
}

Author comment

Began life as a copy of #1020630

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: #1021246
Snippet name: dm_makeOrShowAndCallModule
Eternal ID of this version: #1021246/3
Text MD5: 2737899d80ca05b154d0b3b9c3a57e80
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-08-29 12:04:33
Source code size: 140 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 211 / 250
Version history: 2 change(s)
Referenced in: [show references]