Copy file to clipboard
This commit is contained in:
@@ -16,4 +16,5 @@ public interface ITimelessContentProvider
|
||||
|
||||
Task<IItem?> GetItemByNativePathAsync(NativePath nativePath, PointInTime? pointInTime = null);
|
||||
FullName? GetFullNameByNativePath(NativePath nativePath);
|
||||
NativePath? GetNativePathByFullName(FullName fullName);
|
||||
}
|
||||
Reference in New Issue
Block a user