Commit Graph

1 Commits

Author SHA1 Message Date
moonD4rk
8b37ad577a
feat: introduce file manager for data extraction operations
- Added error handling for missing master key and data files in profile package
- Introduced error variables for missing files in profile package
- Implemented validation function for checking presence of master key and data files in profile package
- Created FileManager type for managing temporary file operations in filemanager package
- Implemented methods for copying profiles, copying profile data, and cleaning up temporary files in FileManager type
2024-11-25 00:04:31 +08:00