eric5.Plugins.VcsPlugins.vcsMercurial.HgUtilities

Module implementing some common utility functions for the Mercurial package.

Global Attributes

None

Classes

None

Functions

getConfigPath Public method to get the filename of the config file.


getConfigPath

getConfigPath()

Public method to get the filename of the config file.

Returns:
filename of the config file (string)
Up