Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgUserConfig.html

Fri, 21 Oct 2016 18:25:23 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 21 Oct 2016 18:25:23 +0200
changeset 5257
005c59af7989
permissions
-rw-r--r--

Added the forgotten refactored file and source docu.

<!DOCTYPE html>
<html><head>
<title>eric6.Plugins.VcsPlugins.vcsMercurial.HgUserConfig</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body><a NAME="top" ID="top"></a>
<h1>eric6.Plugins.VcsPlugins.vcsMercurial.HgUserConfig</h1>
<p>
Module implementing the Mercurial version control plugin.
</p>
<h3>Global Attributes</h3>
<table>
<tr><td>_UserEditor</td></tr><tr><td>__all__</td></tr>
</table>
<h3>Classes</h3>
<table>
<tr><td>None</td></tr>
</table>
<h3>Functions</h3>
<table>
<tr>
<td><a href="#hgEditUserConfig">hgEditUserConfig</a></td>
<td>Module function used to edit the user configuration file.</td>
</tr>
</table>
<hr /><hr />
<a NAME="hgEditUserConfig" ID="hgEditUserConfig"></a>
<h2>hgEditUserConfig</h2>
<b>hgEditUserConfig</b>(<i>version=(0, 0)</i>)
<p>
    Module function used to edit the user configuration file.
</p><dl>
<dt><i>version</i></dt>
<dd>
Mercurial version info (tuple of two integers)
</dd>
</dl>
<div align="right"><a href="#top">Up</a></div>
<hr />
</body></html>

eric ide

mercurial