57 std::string description{};
59 std::string localPath{};
60 std::string fileDate{};
73 std::vector<DataFileEntry> refreshFileList()
const;
78 std::vector<std::string> listBackups(
const DataFileEntry& entry)
const;
85 errc_t updateFile(DataFileEntry& entry);
89 int updateAllOutdated();
93 static std::string readUpdatedField(
const std::string& filepath);
96 static std::string backupDir();
99 static std::string makeBackupName(
const std::string& filename);