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

changeset 2444
0fdd7f9ebd0b
parent 2387
2d119e79ab54
--- a/Documentation/Source/eric5.DebugClients.Ruby.Completer.html	Sat Mar 02 15:45:29 2013 +0100
+++ b/Documentation/Source/eric5.DebugClients.Ruby.Completer.html	Sat Mar 02 17:21:28 2013 +0100
@@ -102,7 +102,7 @@
 </dd>
 </dl><a NAME="Completer.select_message" ID="Completer.select_message"></a>
 <h4>Completer.select_message</h4>
-<b>select_message</b>(<i>message, candidates</i>)
+<b>select_message</b>(<i>message, candidates, sep = "."</i>)
 <p>
 Method used to pick completion candidates.
 </p><dl>
@@ -115,6 +115,9 @@
 </dd><dt><i>candidates</i></dt>
 <dd>
 possible completion candidates
+</dd><dt><i>sep</i></dt>
+<dd>
+separater string
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial