struggling a little with API exposure between modules and C++ types, needs a complete overhaul for checksums -- snapshot commit -- not functional

This commit is contained in:
Chris Punches
2025-03-31 02:03:18 -04:00
parent 045294aeb6
commit 81645c6d09
11 changed files with 573 additions and 223 deletions

View File

@@ -1,5 +1,7 @@
#include "sealing.hpp"
// TODO finalize's seal currently assumes unsealed components which is not necessarily the case.
// it should unseal if sealed and seal whole so that the metadata refresh is always accurate
bool file_already_compressed(const std::string& path)
{