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

5
LINES

< > BotCompany Repo | #1012391 // loadSnippetWithAutoRestart - restarts program when snippet changes

JavaX fragment (include)

static S loadSnippetWithAutoRestart(S snippetID) {
  S text = loadSnippet(snippetID);
  autoRestartOnSnippetChange(snippetID);
  ret text;
}

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: 373 / 376
Version history: 2 change(s)
Referenced in: [show references]