Package net.i2p.installer
Class Delete
- java.lang.Object
-
- net.i2p.installer.Delete
-
public class Delete extends Object
This class is used by the installer to delete one or more specified files.
Usage:Delete FILE ...
See also:FileUtil.rmdir()
.- Since:
- 0.4.1.4, moved to
net.i2p.installer
in 0.9.5
-
-
Constructor Summary
Constructors Constructor Description Delete()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-