1 | sbool stefansOS_shouldStartMinimized(Module m) {
|
2 | O mod = unwrapDynamicModule(m); |
3 | bool flag = checkOptionalFlagOrFlagFunction_pcall _startMinimized(mod); |
4 | print("Checked _startMinimized flag on " + mod + " => " + flag);
|
5 | ret flag; |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1029573 |
| Snippet name: | stefansOS_shouldStartMinimized |
| Eternal ID of this version: | #1029573/1 |
| Text MD5: | 0086548d99c140a2d5004247707e32b8 |
| Author: | stefan |
| Category: | javax / web chat bots |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-08-24 12:40:46 |
| Source code size: | 242 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 625 / 690 |
| Referenced in: | [show references] |