namespace LANCommander.Server.UI.Components.FileManagerComponents
{
public enum FileManagerSource
FileSystem,
Archive
}