services/pod/pod_file_system library
POD file system operations for GeoPod.
High-level file system API for reading and writing files in the POD. This implementation does NOT use encryption - files are stored as plain text.
Copyright (C) 2025, Software Innovation Institute, ANU.
Licensed under the GNU General Public License, Version 3 (the "License").
License: https://opensource.org/license/gpl-3-0.
Classes
- FileOperationResult
- Result of a file operation.
- PodFileSystem
- High-level POD file system operations.