org.kohsuke.youdebug
Class YouDebug
java.lang.Object
org.kohsuke.youdebug.YouDebug
public class YouDebug
- extends Object
Entry point.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pid
public int pid
remote
public String remote
toolsJar
public File toolsJar
script
public File script
debugLevel
public int debugLevel
YouDebug
public YouDebug()
setDebugLevel
public void setDebugLevel(boolean b)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
run
public int run()
throws Exception
- Throws:
Exception
Copyright © 2013. All rights reserved.