Programmatically determining the Bazaar plugin directory -
Is there a way to determine market directory programs? If there is a market order to determine the plugin directory, then this would be the best solution.
See a market configuration:
output bzr version
. Also, see the bzrlib / version.py
function in show_version
.
Use the configuration directory:
to the bzrlib user plug-in path (see
bzrlib / plugin.py
) < Pre>
> bzrlib import plugin print plugin.
Comments
Post a Comment