mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-18 16:16:17 +00:00
make api project portable
This commit is contained in:
@@ -305,6 +305,8 @@ namespace MediaBrowser.Model.IO
|
||||
char DirectorySeparatorChar { get; }
|
||||
|
||||
string GetFullPath(string path);
|
||||
|
||||
List<FileSystemMetadata> GetDrives();
|
||||
}
|
||||
|
||||
public enum FileOpenMode
|
||||
|
||||
Reference in New Issue
Block a user