Expand description
Patch tool for applying unified diff patches
Provides functionality to parse and apply unified diff patches with conflict detection.
Modules§
- provider
- Provider implementation for patch tool
Structs§
- Failed
Hunk Info - Information about a failed hunk
- Patch
Input - Input for patch operations
- Patch
Output - Output from patch operations
- Patch
Tool - Patch tool for applying unified diff patches