72 putNumbersInBrackets = 2
104 int optionFlags = 0);
114 const File& temporaryFile);
147 bool overwriteTargetFileWithTemporary()
const;
152 bool deleteTemporaryFile()
const;
157 const File temporaryFile, targetFile;
Represents a local file or directory.
Manages a temporary file, which will be deleted when this object is deleted.
const File & getTargetFile() const noexcept
Returns the target file that was specified in the constructor.
const File & getFile() const noexcept
Returns the temporary file.