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

7
LINES

< > BotCompany Repo | #1020345 // dm_deleteModuleInBackground

JavaX fragment (include)

static void dm_deleteModuleInBackground(O module) {
  dm_callOS('deleteModuleInBackground, dm_getStem(module));
}

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

Author comment

Began life as a copy of #1020076

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1020345
Snippet name: dm_deleteModuleInBackground
Eternal ID of this version: #1020345/3
Text MD5: ba69b29934af3225249a481ecf9f19a3
Author: stefan
Category: javax / dynamic modules
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-26 20:00:14
Source code size: 229 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 334 / 359
Version history: 2 change(s)
Referenced in: [show references]