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

9
LINES

< > BotCompany Repo | #1016124 // dm_isVisible

JavaX fragment (include)

static bool dm_isVisible(O module) {
  ret isTrue(getOpt(dm_getStem(module), 'visible));
}

ifndef InOSCore
static bool dm_isVisible() {
  ret dm_current_mandatory().isVisible();
}
endifndef

Author comment

Began life as a copy of #1015940

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: #1016124
Snippet name: dm_isVisible
Eternal ID of this version: #1016124/5
Text MD5: af0c21e39cd467bc1685a72580a51a92
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-29 16:25:32
Source code size: 198 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 373 / 425
Version history: 4 change(s)
Referenced in: [show references]