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

3
LINES

< > BotCompany Repo | #1019806 // dm_findAndCallModule

JavaX fragment (include)

sO dm_findAndCallModule(S moduleLibID, S method, O... args) {
  ret dm_callModule(dm_findModule(moduleLibID), method, args);
}

Author comment

Began life as a copy of #1018561

download  show line numbers  debug dex  old transpilations   

Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1019806
Snippet name: dm_findAndCallModule
Eternal ID of this version: #1019806/3
Text MD5: dbed47c49f993c64d61141acffec6608
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-02 23:05:38
Source code size: 128 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 267 / 314
Version history: 2 change(s)
Referenced in: [show references]