public class Delete extends Object
This class is used by the installer to delete one or more specified files.
Usage:Delete FILE ...FileUtil.rmdir().| Modifier and Type | Method and Description |
|---|---|
static void | main(String[] args)Delete files specified on the command line. |
public static void main(String[] args)