MCPcopy Create free account
hub / github.com/pmezard/go-difflib / ContextDiff

TypeAlias ContextDiff

difflib/difflib.go:655–655  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

653}
654
655type ContextDiff UnifiedDiff
656
657// Compare two sequences of lines; generate the delta as a context diff.
658//

Calls

no outgoing calls

Tested by

no test coverage detected