Class MoveFile

All Implemented Interfaces:
BackupFunction

public class MoveFile extends CopyFile
Almost identical to copy file. Will always return true, but throws an exception if the move fails.
Author:
dg50