Versions in this module Expand all Collapse all v0 v0.0.2 Aug 23, 2025 Changes in this version + func GetColoredDiffs(diffs []diffmatchpatch.Diff) (string, string) v0.0.1 Aug 23, 2025 Changes in this version + func PrintPairs(pairs []ediff.DiffPair) + func Run(editor string, path string, dirOpt bool, dirOnlyOpt bool, allOpt bool) error + type App struct