public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
link(File source,
File target)
Creates a hard link from source to target.
|
public static void link(File source, File target) throws IOException
source - target - IOExceptionCopyright © 2009–2015 FuseSource, Corp.. All rights reserved.