improve directory deletion/editing handling
This commit is contained in:
parent
c8cce5c322
commit
93276095b6
30 changed files with 877 additions and 7 deletions
|
|
@ -15,7 +15,7 @@ public enum AppError: Error, Equatable {
|
|||
case keyImport
|
||||
case readingFile(fileName: String)
|
||||
case passwordDuplicated
|
||||
case cannotDeleteDirectory
|
||||
case cannotDeleteNonEmptyDirectory
|
||||
case gitReset
|
||||
case gitCommit
|
||||
case gitCreateSignature
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue