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

7
LINES

< > BotCompany Repo | #1020076 // dm_reloadModuleInBackground

JavaX fragment (include)

static void dm_reloadModuleInBackground(O module) {
  dm_callOS('reloadModuleInBackground, dm_getStem(module));
}

static void dm_reloadModuleInBackground() {
  dm_reloadModuleInBackground(dm_current_mandatory_generic());
}

Author comment

Began life as a copy of #1018183

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020076
Snippet name: dm_reloadModuleInBackground
Eternal ID of this version: #1020076/4
Text MD5: 018e571cf01e79b413b89d807152bb0d
Author: stefan
Category: javax / dynamic modules
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-17 13:02:49
Source code size: 229 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 271 / 308
Version history: 3 change(s)
Referenced in: [show references]