Libraryless. Click here for Pure Java version (14792L/102K).
1 | !7 |
2 | |
3 | module LAMC > DynPrintLog {
|
4 | start {
|
5 | dm_vmBus_onMessage('newActiveModule, voidfunc(O module) {
|
6 | if (module != null) |
7 | printAndProgramLog("Module " + dm_quotedModuleNameAndID(module) + " activated");
|
8 | }); |
9 | } |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019730 |
| Snippet name: | Log Active Module Changes |
| Eternal ID of this version: | #1019730/3 |
| Text MD5: | e4316cda56766f25d6ec13902ba1886a |
| Transpilation MD5: | 05a86dc37caf2d1f9962d06c6ccb6332 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-24 03:21:29 |
| Source code size: | 241 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 603 / 892 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |