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
- IOException
Copyright © 2009–2024 FuseSource, Corp.. All rights reserved.