mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[FileTypes/] Move some things around
This commit is contained in:
@@ -90,6 +90,11 @@ namespace SabreTools.Library.FileTypes
|
||||
/// <returns>List of empty folders in the archive</returns>
|
||||
public abstract List<string> GetEmptyFolders();
|
||||
|
||||
/// <summary>
|
||||
/// Check whether the input file is a standardized format
|
||||
/// </summary>
|
||||
public abstract bool IsTorrent();
|
||||
|
||||
#endregion
|
||||
|
||||
#region Writing
|
||||
|
||||
Reference in New Issue
Block a user