nw::move_file_safely

bool nw::move_file_safely(const std::filesystem::path &from, const std::filesystem::path &to)

Copies and deletes a file to a new location, overwrites existing.