net.i2p.util
Class Exec
java.lang.Object
net.i2p.util.Exec
Deprecated. only for use by installer, to be removed from i2p.jar, use ShellCommand
public class Exec
- extends Object
Usage: Exec dir command [args ...]
Constructor Summary |
Exec()
Deprecated. |
Method Summary |
static void |
main(String[] args)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exec
public Exec()
- Deprecated.
main
public static void main(String[] args)
- Deprecated.