mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-20 15:04:23 +00:00
fixes #73
This commit is contained in:
@@ -23,4 +23,7 @@ public interface Frontend extends AutoCloseable {
|
||||
|
||||
void reveal() throws CommandFailedException;
|
||||
|
||||
// For now let's assume every single frontend knows what a WebDAV url is ;-)
|
||||
String getWebDavUrl();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user