static void restartProgramID(S id) { killProgramID(id); print("Starting program " + id); nohupJavax("" + parseSnippetID(id)); }
Began life as a copy of #1001331
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: | #1001352 | 
| Snippet name: | restartProgramID | 
| Eternal ID of this version: | #1001352/1 | 
| Text MD5: | 16e0ad3dfedc85c63d1ca526fc67d107 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2015-10-11 00:03:26 | 
| Source code size: | 137 bytes / 5 lines | 
| Pitched / IR pitched: | No / Yes | 
| Views / Downloads: | 787 / 1029 | 
| Referenced in: | #1002427 - Accellerating 629 (SPIKE) #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010646 - restartProgram - restarts VMs running the program as main |