mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-09-25 18:05:39 +00:00
Add getter for vault directory
This commit is contained in:
@@ -29,4 +29,6 @@ public interface DataStorageSyncHandler {
|
||||
void handleCategory(DataStoreCategory category, boolean exists, boolean dirty);
|
||||
|
||||
void handleDeletion(Path target, String name);
|
||||
|
||||
Path getDirectory();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user