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

7
LINES

< > BotCompany Repo | #1005606 // killVM - synonym of cleanKillVM / kill another VM

JavaX fragment (include)

1  
static void killVM() {
2  
  cleanKillVM();
3  
}
4  
5  
static bool killVM(int port) {
6  
  ret eq("ok", sendToLocalBot(port, "kill"));
7  
}

Author comment

Began life as a copy of #1004998

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005606
Snippet name: killVM - synonym of cleanKillVM / kill another VM
Eternal ID of this version: #1005606/1
Text MD5: 206fcde4d0e0e2d1a84c7a254be87053
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-30 14:16:51
Source code size: 127 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 464 / 477
Referenced in: [show references]