Package net.i2p.installer
Class Copy
- java.lang.Object
-
- net.i2p.installer.Copy
-
public class Copy extends Object
This class is used by the installer to copy files.
Usage:Copy [FROM] [TO]
See also:FileUtil.copy()
.- Since:
- 0.4.1.4, moved to
net.i2p.installer
in 0.9.5
-
-
Constructor Summary
Constructors Constructor Description Copy()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-