proper marking of file as deleted
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
type ConfigInterface interface {
|
||||
GetVersion() string
|
||||
GetToken() string
|
||||
GetPort() string
|
||||
GetDirectories() []string
|
||||
MeetsConditions(directory, fileID, fileName string) bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user