Module patch

Module patch 

Source
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§

FailedHunkInfo
Information about a failed hunk
PatchInput
Input for patch operations
PatchOutput
Output from patch operations
PatchTool
Patch tool for applying unified diff patches