services/pod/pod_directory_service library
POD directory listing service for GeoPod.
Provides directory listing functionality without encryption. Includes caching for better performance.
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
- PodDirectoryService
- Service for listing and managing POD directories.
Properties
-
podFilesChangeNotifier
→ ValueNotifier<
int> -
Notifier for file system changes.
Increments when files are added, deleted, or modified.
UI components can listen to this to refresh their views.
final