eric6/Documentation/Source/eric6.Utilities.__init__.html

changeset 8215
fc5d68a6889e
parent 8075
6774034a1e0f
--- a/eric6/Documentation/Source/eric6.Utilities.__init__.html	Sat Apr 10 16:13:07 2021 +0200
+++ b/eric6/Documentation/Source/eric6.Utilities.__init__.html	Sat Apr 10 16:13:22 2021 +0200
@@ -2302,20 +2302,26 @@
 </p>
 <dl>
 
-<dt><i>path</i></dt>
+<dt><i>path</i> (str)</dt>
 <dd>
-path to be checked (string)
+path to be checked
 </dd>
-<dt><i>start</i></dt>
+<dt><i>start</i> (str)</dt>
 <dd>
-start path (string)
+start path
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
 flag indicating that the path starts with the given start
-        path (boolean)
+        path
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial