IChangeHistory.Redo().md
June 4, 2025 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.IChangeHistory
IChangeHistory.Redo() Method
Redoes the most recent undone change.
Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystem Redo();
Returns
IVirtualFileSystem
The virtual file system after the redo operation.