Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 1182
86d320b21279
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
52 QObject 52 QObject
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#DebuggerInterfaceRuby.__init__">DebuggerInterfaceRuby</a></td> 64 <td><a href="#DebuggerInterfaceRuby.__init__">DebuggerInterfaceRuby</a></td>
61 <td>Constructor</td> 65 <td>Constructor</td>
187 <td>Public method to start a remote Ruby interpreter.</td> 191 <td>Public method to start a remote Ruby interpreter.</td>
188 </tr><tr> 192 </tr><tr>
189 <td><a href="#DebuggerInterfaceRuby.startRemoteForProject">startRemoteForProject</a></td> 193 <td><a href="#DebuggerInterfaceRuby.startRemoteForProject">startRemoteForProject</a></td>
190 <td>Public method to start a remote Ruby interpreter for a project.</td> 194 <td>Public method to start a remote Ruby interpreter for a project.</td>
191 </tr> 195 </tr>
196 </table>
197 <h3>Static Methods</h3>
198 <table>
199 <tr><td>None</td></tr>
192 </table> 200 </table>
193 <a NAME="DebuggerInterfaceRuby.__init__" ID="DebuggerInterfaceRuby.__init__"></a> 201 <a NAME="DebuggerInterfaceRuby.__init__" ID="DebuggerInterfaceRuby.__init__"></a>
194 <h4>DebuggerInterfaceRuby (Constructor)</h4> 202 <h4>DebuggerInterfaceRuby (Constructor)</h4>
195 <b>DebuggerInterfaceRuby</b>(<i>debugServer, passive</i>) 203 <b>DebuggerInterfaceRuby</b>(<i>debugServer, passive</i>)
196 <p> 204 <p>

eric ide

mercurial