20 </style> |
20 </style> |
21 </head> |
21 </head> |
22 <body> |
22 <body> |
23 <h1>eric5.DebugClients.Ruby</h1> |
23 <h1>eric5.DebugClients.Ruby</h1> |
24 <p> |
24 <p> |
25 Package implementing the Ruby debugger. |
25 Package implementing the Ruby debugger. |
26 </p> |
26 </p> |
27 |
27 |
28 |
28 |
29 <h3>Modules</h3> |
29 <h3>Modules</h3> |
30 <table> |
30 <table> |
31 <tr> |
31 <tr> |
32 <td><a href="eric5.DebugClients.Ruby.AsyncFile.html">AsyncFile</a></td> |
32 <td><a href="eric5.DebugClients.Ruby.AsyncFile.html">AsyncFile</a></td> |
33 <td>File implementing an asynchronous file like socket interface for the debugger.</td> |
33 <td>File implementing an asynchronous file like socket interface for the debugger.</td> |
34 </tr><tr> |
34 </tr><tr> |
35 <td><a href="eric5.DebugClients.Ruby.AsyncIO.html">AsyncIO</a></td> |
35 <td><a href="eric5.DebugClients.Ruby.AsyncIO.html">AsyncIO</a></td> |
36 <td>File implementing an asynchronous interface for the debugger.</td> |
36 <td>File implementing an asynchronous interface for the debugger.</td> |
37 </tr><tr> |
37 </tr><tr> |
38 <td><a href="eric5.DebugClients.Ruby.Completer.html">Completer</a></td> |
38 <td><a href="eric5.DebugClients.Ruby.Completer.html">Completer</a></td> |
39 <td>File implementing a command line completer class.</td> |
39 <td>File implementing a command line completer class.</td> |
40 </tr><tr> |
40 </tr><tr> |
41 <td><a href="eric5.DebugClients.Ruby.Config.html">Config</a></td> |
41 <td><a href="eric5.DebugClients.Ruby.Config.html">Config</a></td> |
42 <td>File defining the different Ruby types</td> |
42 <td>File defining the different Ruby types</td> |
43 </tr><tr> |
43 </tr><tr> |
44 <td><a href="eric5.DebugClients.Ruby.DebugClient.html">DebugClient</a></td> |
44 <td><a href="eric5.DebugClients.Ruby.DebugClient.html">DebugClient</a></td> |
45 <td>File implementing a debug client.</td> |
45 <td>File implementing a debug client.</td> |
46 </tr><tr> |
46 </tr><tr> |
47 <td><a href="eric5.DebugClients.Ruby.DebugClientBaseModule.html">DebugClientBaseModule</a></td> |
47 <td><a href="eric5.DebugClients.Ruby.DebugClientBaseModule.html">DebugClientBaseModule</a></td> |
48 <td>File implementing a debug client base module.</td> |
48 <td>File implementing a debug client base module.</td> |
49 </tr><tr> |
49 </tr><tr> |
50 <td><a href="eric5.DebugClients.Ruby.DebugClientCapabilities.html">DebugClientCapabilities</a></td> |
50 <td><a href="eric5.DebugClients.Ruby.DebugClientCapabilities.html">DebugClientCapabilities</a></td> |
51 <td>File defining the debug clients capabilities.</td> |
51 <td>File defining the debug clients capabilities.</td> |
52 </tr><tr> |
52 </tr><tr> |
53 <td><a href="eric5.DebugClients.Ruby.DebugProtocol.html">DebugProtocol</a></td> |
53 <td><a href="eric5.DebugClients.Ruby.DebugProtocol.html">DebugProtocol</a></td> |
54 <td>File defining the debug protocol tokens</td> |
54 <td>File defining the debug protocol tokens</td> |
55 </tr><tr> |
55 </tr><tr> |
56 <td><a href="eric5.DebugClients.Ruby.DebugQuit.html">DebugQuit</a></td> |
56 <td><a href="eric5.DebugClients.Ruby.DebugQuit.html">DebugQuit</a></td> |
57 <td>File implementing a debug quit exception class.</td> |
57 <td>File implementing a debug quit exception class.</td> |
58 </tr><tr> |
58 </tr><tr> |
59 <td><a href="eric5.DebugClients.Ruby.Debuggee.html">Debuggee</a></td> |
59 <td><a href="eric5.DebugClients.Ruby.Debuggee.html">Debuggee</a></td> |
60 <td>File implementing the real debugger, which is connected to the IDE frontend.</td> |
60 <td>File implementing the real debugger, which is connected to the IDE frontend.</td> |
61 </tr> |
61 </tr> |
62 </table> |
62 </table> |
63 </body></html> |
63 </body></html> |