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

5
LINES

< > BotCompany Repo | #1009724 // cleanKillProgram - clean-kill only this program - and VM too if we're main program

JavaX fragment (include)

static void cleanKillProgram() {
  if (isMainProgram()) cleanKill();
  else cleanUp(mc());
  // TODO: remove injection
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009724
Snippet name: cleanKillProgram - clean-kill only this program - and VM too if we're main program
Eternal ID of this version: #1009724/2
Text MD5: 494b9f29344505e33c250dd78963c989
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-15 17:16:29
Source code size: 124 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 419 / 429
Version history: 1 change(s)
Referenced in: [show references]