1 | static S loadSnippetWithAutoRestart(S snippetID) {
|
2 | S text = loadSnippet(snippetID); |
3 | autoRestartOnSnippetChange(snippetID); |
4 | ret text; |
5 | } |
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: | #1012391 |
| Snippet name: | loadSnippetWithAutoRestart - restarts program when snippet changes |
| Eternal ID of this version: | #1012391/3 |
| Text MD5: | 979d0fa965764bc18e69d750724f90e7 |
| Author: | stefan |
| Category: | javax / networking |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-29 17:28:13 |
| Source code size: | 146 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 684 / 696 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |