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

changeset 7989
a21d673a8f99
parent 7986
2971d5d19951
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgClient.html
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgClient.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgClient.html	Sat Jan 16 16:51:23 2021 +0100
@@ -188,7 +188,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing data entered by the user and
             a flag indicating a password input
@@ -208,7 +208,7 @@
         Private method to read data from the command server.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of channel designator and channel data
 </dd>
@@ -227,7 +227,7 @@
         Private method to read the hello message sent by the command server.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of flag indicating success and an error message in case
             of failure
@@ -266,7 +266,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 result code of the command, -1 if the command server wasn't
             started or -10, if the command was canceled
@@ -337,7 +337,7 @@
         Public method to get the repository path this client is serving.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 repository path
 </dd>
@@ -356,7 +356,7 @@
         Public method to check, if the server is executing a command.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the execution of a command
 </dd>
@@ -379,7 +379,7 @@
         Public method to restart the command server.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of flag indicating a successful start and an error
             message in case of failure
@@ -430,7 +430,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of output and errors of the command server. In case
             output and/or error functions were given, the respective return
@@ -451,7 +451,7 @@
         Public method to start the command server.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of flag indicating a successful start and an error
             message in case of failure
@@ -478,7 +478,7 @@
         Public method to check, if the last command was canceled.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the cancel state
 </dd>

eric ide

mercurial