Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3358
57af7e9fda48
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
796 console window (boolean) 796 console window (boolean)
797 </dd> 797 </dd>
798 </dl><dl> 798 </dl><dl>
799 <dt>Returns:</dt> 799 <dt>Returns:</dt>
800 <dd> 800 <dd>
801 client process object (QProcess) and a flag to indicate 801 client process object (QProcess), a flag to indicate
802 a network connection (boolean) 802 a network connection (boolean) and the name of the interpreter
803 in case of a local execution (string)
803 </dd> 804 </dd>
804 </dl><a NAME="DebuggerInterfaceRuby.startRemoteForProject" ID="DebuggerInterfaceRuby.startRemoteForProject"></a> 805 </dl><a NAME="DebuggerInterfaceRuby.startRemoteForProject" ID="DebuggerInterfaceRuby.startRemoteForProject"></a>
805 <h4>DebuggerInterfaceRuby.startRemoteForProject</h4> 806 <h4>DebuggerInterfaceRuby.startRemoteForProject</h4>
806 <b>startRemoteForProject</b>(<i>port, runInConsole</i>) 807 <b>startRemoteForProject</b>(<i>port, runInConsole</i>)
807 <p> 808 <p>
816 console window (boolean) 817 console window (boolean)
817 </dd> 818 </dd>
818 </dl><dl> 819 </dl><dl>
819 <dt>Returns:</dt> 820 <dt>Returns:</dt>
820 <dd> 821 <dd>
821 pid of the client process (integer) and a flag to indicate 822 client process object (QProcess), a flag to indicate
822 a network connection (boolean) 823 a network connection (boolean) and the name of the interpreter
824 in case of a local execution (string)
823 </dd> 825 </dd>
824 </dl> 826 </dl>
825 <div align="right"><a href="#top">Up</a></div> 827 <div align="right"><a href="#top">Up</a></div>
826 <hr /><hr /> 828 <hr /><hr />
827 <a NAME="getRegistryData" ID="getRegistryData"></a> 829 <a NAME="getRegistryData" ID="getRegistryData"></a>

eric ide

mercurial