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

11
LINES

< > BotCompany Repo | #1023692 // Thin all programs' backups

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (6653L/34K).

!7

cmodule ThinBackups > DynSingleFunctionWithPrintLog {
  start-thread {
    thinAllProgramsBackups(false);
  }
  
  void doIt {
    thinAllProgramsBackups(true);
  }
}

Author comment

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: 248 / 126441
Referenced in: [show references]