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

changeset 7796
657532a9a0a4
parent 7370
5fb53279f2df
child 7900
72b88fb20261
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.hg.html	Sat Oct 17 16:32:32 2020 +0200
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.hg.html	Sat Oct 17 16:33:41 2020 +0200
@@ -419,6 +419,10 @@
 <td>Public method to check, if an extension is active.</td>
 </tr>
 <tr>
+<td><a href="#Hg.stopClient">stopClient</a></td>
+<td>Public method to stop the command server client.</td>
+</tr>
+<tr>
 <td><a href="#Hg.vcsAdd">vcsAdd</a></td>
 <td>Public method used to add a file/directory to the Mercurial repository.</td>
 </tr>
@@ -2072,6 +2076,13 @@
 flag indicating an active extension (boolean)
 </dd>
 </dl>
+<a NAME="Hg.stopClient" ID="Hg.stopClient"></a>
+<h4>Hg.stopClient</h4>
+<b>stopClient</b>(<i></i>)
+
+<p>
+        Public method to stop the command server client.
+</p>
 <a NAME="Hg.vcsAdd" ID="Hg.vcsAdd"></a>
 <h4>Hg.vcsAdd</h4>
 <b>vcsAdd</b>(<i>name, isDir=False, noDialog=False</i>)

eric ide

mercurial