19 enum class Progression :
int {
43 MCAPI
void _flushFiles();
45 MCAPI ::Core::Result close();
50 MCAPI ::Core::Result write(
void const* pBuf, uint64 numBytes);
58 MCAPI static ::Core::PathBuffer<::std::string> findBackupPath(
::Core::Path fileName);
60 MCAPI static ::Core::PathBuffer<::std::string> findReadPath(
::Core::Path fileName);
64 MCAPI
static void populateImportantFiles(
::Core::Path fileName, ::std::vector<::std::string>& importantFiles);
66 MCAPI static ::Core::Result replaceHeadFileWithBackup(
::Core::Path fileName);