net.i2p.installer
Class Exec
java.lang.Object
net.i2p.installer.Exec
public class Exec
- extends Object
This class can be used by the installer to execute shell commands.
Usage: Exec dir command [args ...]
See also ShellCommand
.
- Since:
- 0.4.1.4, moved to
net.i2p.installer
in 0.9.5
Constructor Summary |
Exec()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exec
public Exec()
main
public static void main(String[] args)