Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html

changeset 1228
7afaf2fca55b
parent 1183
4285148ea20f
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#DebuggerInterfaceRuby.__identityTranslation">__identityTranslation</a></td> 64 <td><a href="#DebuggerInterfaceRuby.__identityTranslation">__identityTranslation</a></td>
64 <td>Private method to perform the identity path translation.</td> 65 <td>Private method to perform the identity path translation.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#DebuggerInterfaceRuby.__parseClientLine">__parseClientLine</a></td> 67 <td><a href="#DebuggerInterfaceRuby.__parseClientLine">__parseClientLine</a></td>
67 <td>Private method to handle data from the client.</td> 68 <td>Private method to handle data from the client.</td>
187 <td>Public method to start a remote Ruby interpreter.</td> 188 <td>Public method to start a remote Ruby interpreter.</td>
188 </tr><tr> 189 </tr><tr>
189 <td><a href="#DebuggerInterfaceRuby.startRemoteForProject">startRemoteForProject</a></td> 190 <td><a href="#DebuggerInterfaceRuby.startRemoteForProject">startRemoteForProject</a></td>
190 <td>Public method to start a remote Ruby interpreter for a project.</td> 191 <td>Public method to start a remote Ruby interpreter for a project.</td>
191 </tr> 192 </tr>
193 </table>
194 <h3>Static Methods</h3>
195 <table>
196 <tr><td>None</td></tr>
192 </table> 197 </table>
193 <a NAME="DebuggerInterfaceRuby.__init__" ID="DebuggerInterfaceRuby.__init__"></a> 198 <a NAME="DebuggerInterfaceRuby.__init__" ID="DebuggerInterfaceRuby.__init__"></a>
194 <h4>DebuggerInterfaceRuby (Constructor)</h4> 199 <h4>DebuggerInterfaceRuby (Constructor)</h4>
195 <b>DebuggerInterfaceRuby</b>(<i>debugServer, passive</i>) 200 <b>DebuggerInterfaceRuby</b>(<i>debugServer, passive</i>)
196 <p> 201 <p>

eric ide

mercurial