Uses 1113K of libraries. Click here for Pure Java version (7615L/37K).
1 | !7 |
2 | |
3 | cmodule2 AutoReloadButtons > DynPrintLogAndEnabled { |
4 | sbool _startMinimized = true; |
5 | |
6 | start { |
7 | dm_onSnippetTranspiled(voidfunc(S snippetID) { |
8 | if (!enabled) ret; |
9 | print("Snippet transpiled: " + snippetID); |
10 | dm_reloadAllModulesWithSnippetID(snippetID); |
11 | }); |
12 | } |
13 | } |
Began life as a copy of #1020070
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021905 |
Snippet name: | Auto-Update Modules [formerly: "Auto-Reload"] |
Eternal ID of this version: | #1021905/9 |
Text MD5: | 2649d1f7b7e2f52093f869dee8303d87 |
Transpilation MD5: | 9bc1f35bc069e3e85daf8a5d47270d69 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-12 05:14:23 |
Source code size: | 291 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 349 / 521695 |
Version history: | 8 change(s) |
Referenced in: | [show references] |