Package sonia.scm.update
Interface PropertyFileAccess.Target
- Enclosing interface:
- PropertyFileAccess
public static interface PropertyFileAccess.Target
-
Method Summary
-
Method Details
-
to
Renames a file to the new name given here.- Parameters:
newName
- The new file name.- Throws:
IOException
- If the file could not be renamed.
-