MacOSReporters

public final class MacOSReporters

Reporters that use macOS specific binaries, i.e. not cross platform programs.

If you are looking for something cross platform like gvim, emacs, you better look in com.nikolavp.approval.reporters.Reporters.

Methods

diffMerge

public static Reporter diffMerge()

A reporter that calls diffmerge to show you the results.

Returns:a reporter that calls diffmerge

ksdiff

public static Reporter ksdiff()

A reporter that calls ksdiff to show you the results.

Returns:a reporter that calls ksdiff

p4merge

public static Reporter p4merge()

A reporter that calls p4merge to show you the results.

Returns:a reporter that calls p4merge

tkdiff

public static Reporter tkdiff()

A reporter that calls tkdiff to show you the results.

Returns:a reporter that calls tkdiff