src/eric7/Documentation/Source/eric7.Debugger.DebugServer.html

branch
eric7
changeset 10987
ee81b245ae2c
parent 10784
521fd465b048
--- a/src/eric7/Documentation/Source/eric7.Debugger.DebugServer.html	Fri Oct 18 19:15:16 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Debugger.DebugServer.html	Fri Oct 18 19:16:14 2024 +0200
@@ -2844,7 +2844,7 @@
 
 <a NAME="DebugServer.startClient" ID="DebugServer.startClient"></a>
 <h4>DebugServer.startClient</h4>
-<b>startClient</b>(<i>unplanned=True, clType=None, forProject=False, runInConsole=False, venvName="", workingDir="", configOverride=None, startRemote=None, </i>)
+<b>startClient</b>(<i>unplanned=True, clType=None, forProject=False, runInConsole=False, venvName="", workingDir="", configOverride=None, startViaServer=None, </i>)
 <p>
         Public method to start a debug client.
 </p>
@@ -2881,7 +2881,7 @@
 dictionary containing the global config override data
             (defaults to None)
 </dd>
-<dt><i>startRemote</i> (bool (optional))</dt>
+<dt><i>startViaServer</i> (bool (optional))</dt>
 <dd>
 flag indicating to start the client via an eric-ide server
             (defaults to None)

eric ide

mercurial