static void killVM() { cleanKillVM(); } static bool killVM(int port) { ret eq("ok", sendToLocalBot(port, "kill")); }
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: | 776 / 794 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1008072 - restartVM |