Uses 911K of libraries. Click here for Pure Java version (6653L/34K).
1 | !7 |
2 | |
3 | cmodule ThinBackups > DynSingleFunctionWithPrintLog {
|
4 | start-thread {
|
5 | thinAllProgramsBackups(false); |
6 | } |
7 | |
8 | void doIt {
|
9 | thinAllProgramsBackups(true); |
10 | } |
11 | } |
Began life as a copy of #1011271
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023692 |
| Snippet name: | Thin all programs' backups |
| Eternal ID of this version: | #1023692/1 |
| Text MD5: | c007e10377472be3a4f30a0e1cb621ff |
| Transpilation MD5: | 954c4392278ba800d948f03192c18e18 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-03 00:14:38 |
| Source code size: | 180 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 552 / 211586 |
| Referenced in: | [show references] |