b.mergetools : module documentation

Part of bzrlib

Utility functions for managing external merge tools such as kdiff3.
Function check_availability Undocumented
Function invoke Invokes the given merge tool command line, substituting the given
Function subprocess_invoker Undocumented
Function _subst_filename Undocumented
Function _format_arg Undocumented
def check_availability(command_line):
Undocumented
def invoke(command_line, filename, invoker=None):
Invokes the given merge tool command line, substituting the given filename according to the embedded substitution markers. Optionally, it will use the given invoker function instead of the default subprocess_invoker.
def _subst_filename(args, filename):
Undocumented
def _format_arg(arg, subst_names):
Undocumented
def subprocess_invoker(executable, args, cleanup):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.