mirror of
https://github.com/claunia/apprepodbmgr.git
synced 2025-12-16 19:24:42 +00:00
Added support for symbolic links on non-Windows platforms.
This commit is contained in:
@@ -54,6 +54,7 @@ namespace osrepodbmgr.Core
|
||||
public static bool usableDotNetZip;
|
||||
public static string clamdVersion;
|
||||
public static bool virusTotalEnabled;
|
||||
public static Dictionary<string, string> symlinks;
|
||||
|
||||
public delegate void UnarChangeStatusDelegate();
|
||||
public static event UnarChangeStatusDelegate UnarChangeStatus;
|
||||
|
||||
Reference in New Issue
Block a user