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

13
LINES

< > BotCompany Repo | #1022731 // Debug OS Instances Connector

JavaX module (desktop) [tags: butter use-pretranspiled] - homepage

Download Jar. Libraryless. Click here for Pure Java version (1851L/12K).

1  
!7
2  
3  
html {
4  
  if (eq(uri, "/go")) {
5  
    O bot = getBot(#1016572);
6  
    if (bot == null) ret "No bot";
7  
    temp tempSetOpt(bot, debug := true);
8  
    sleepSeconds(1);
9  
    ret "Done";
10  
  }
11  
    
12  
  ret "Type go";
13  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022731
Snippet name: Debug OS Instances Connector
Eternal ID of this version: #1022731/1
Text MD5: f8a5b1ee2dfa3af96d210d4e9283a4ba
Transpilation MD5: 95b7f720a578fd96874b8eb5890bd76c
Author: stefan
Category: javax / web
Type: JavaX module (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-03 16:04:50
Source code size: 217 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 197 / 1161
Referenced in: [show references]