Liking cljdoc? Tell your friends :D

cljstyle.task.diff

Diff-handling code for cljstyle fixes.

Diff-handling code for cljstyle fixes.
raw docstring

colorizeclj

(colorize diff-text)

Apply ANSI color coding to the supplied diff text.

Apply ANSI color coding to the supplied diff text.
sourceraw docstring

count-changesclj

(count-changes diff)

Count how many lines involve actual changes in the diff output.

Count how many lines involve actual changes in the diff output.
sourceraw docstring

unified-diffclj

(unified-diff path original revised)

Produce a unified diff string comparing the original and revised texts.

Produce a unified diff string comparing the original and revised texts.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close