Documentation/Source/eric5.DebugClients.Ruby.AsyncFile.html

changeset 728
3ee110082fb7
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
diff -r 6dc2a30ee786 -r 3ee110082fb7 Documentation/Source/eric5.DebugClients.Ruby.AsyncFile.html
--- a/Documentation/Source/eric5.DebugClients.Ruby.AsyncFile.html	Thu Nov 18 08:46:43 2010 +0100
+++ b/Documentation/Source/eric5.DebugClients.Ruby.AsyncFile.html	Thu Nov 18 20:53:30 2010 +0100
@@ -60,6 +60,9 @@
 <td><a href="#getSock">getSock</a></td>
 <td>Public method to get the socket object.</td>
 </tr><tr>
+<td><a href="#gets">gets</a></td>
+<td>Public method to read a line from this file.</td>
+</tr><tr>
 <td><a href="#isatty">isatty</a></td>
 <td>Public method to indicate whether a tty interface is supported.</td>
 </tr><tr>
@@ -228,6 +231,14 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
+<a NAME="gets" ID="gets"></a>
+<h2>gets</h2>
+<b>gets</b>(<i></i>)
+<p>
+ Public method to read a line from this file.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="isatty" ID="isatty"></a>
 <h2>isatty</h2>
 <b>isatty</b>(<i></i>)

eric ide

mercurial