Basic info command
This commit is contained in:
@@ -4,4 +4,7 @@ public interface IFolderService
|
||||
{
|
||||
string? ConfigRoot { get; }
|
||||
string AppData { get; }
|
||||
string ApplicationSubfolderName { get; }
|
||||
|
||||
string GetPreferredConfigurationFolder();
|
||||
}
|
||||
Reference in New Issue
Block a user