1 | static void dm_deleteModuleInBackground(O module) { |
2 | dm_callOS('deleteModuleInBackground, dm_getStem(module)); |
3 | } |
4 | |
5 | static void dm_deleteModuleInBackground() { |
6 | dm_deleteModuleInBackground(dm_current_mandatory_generic()); |
7 | } |
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: | 423 / 440 |
Version history: | 2 change(s) |
Referenced in: | [show references] |