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).

!7

html {
  if (eq(uri, "/go")) {
    O bot = getBot(#1016572);
    if (bot == null) ret "No bot";
    temp tempSetOpt(bot, debug := true);
    sleepSeconds(1);
    ret "Done";
  }
    
  ret "Type go";
}

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: 191 / 1152
Referenced in: [show references]