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

8
LINES

< > BotCompany Repo | #1016675 // dm_hideModule

JavaX fragment (include)

static void dm_hideModule(O module) {
  O stem = dm_getStem(module);
  if (stem != null) callCreator('hideModule, stem);
}

static void dm_hideModule() {
  dm_hideModule(dm_current_mandatory());
}

Author comment

Began life as a copy of #1016125

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016675
Snippet name: dm_hideModule
Eternal ID of this version: #1016675/6
Text MD5: da725e7a9ae6a9549c4404399a50331e
Author: stefan
Category: javax / dynamic modules
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-09 17:14:43
Source code size: 203 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 343 / 391
Version history: 5 change(s)
Referenced in: [show references]