private Task PasteFromClipboardAsync() =>
 _clipboardOperationsService.PasteFilesAsync(_directoryService.SelectedDirectory);