src/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.rbclbr.html

branch
eric7
changeset 10784
521fd465b048
parent 10684
58c7f23ae1cb
diff -r ccf28bec1227 -r 521fd465b048 src/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.rbclbr.html
--- a/src/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.rbclbr.html	Fri Jun 14 11:18:10 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.rbclbr.html	Fri Jun 14 11:23:45 2024 +0200
@@ -379,7 +379,7 @@
 <hr />
 <a NAME="readmodule_ex" ID="readmodule_ex"></a>
 <h2>readmodule_ex</h2>
-<b>readmodule_ex</b>(<i>module, path=None, isTypeFile=False</i>)
+<b>readmodule_ex</b>(<i>module, searchPath=None, isTypeFile=False</i>)
 <p>
     Read a Ruby file and return a dictionary of classes, functions and modules.
 </p>
@@ -390,7 +390,7 @@
 <dd>
 name of the Ruby file
 </dd>
-<dt><i>path</i> (list of str)</dt>
+<dt><i>searchPath</i> (list of str)</dt>
 <dd>
 path the file should be searched in
 </dd>

eric ide

mercurial