static L<S> restartProgram(S id) { L<S> answers = sendToVMsRunningProgram(id, "restart"); if (nempty(answers)) print("Restarted program " + id + " " + n(answers, "time")); ret answers; }
Began life as a copy of #1001352
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: | #1010646 |
Snippet name: | restartProgram - restarts VMs running the program as main |
Eternal ID of this version: | #1010646/4 |
Text MD5: | 04c3912548564b593edbfcad665d4ecb |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-10 19:21:46 |
Source code size: | 201 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 488 / 511 |
Version history: | 3 change(s) |
Referenced in: | [show references] |