src/eric7/Documentation/Source/eric7.SystemUtilities.FileSystemUtilities.html

branch
eric7
changeset 10671
f2d75784e574
parent 10479
856476537696
child 10784
521fd465b048
equal deleted inserted replaced
10670:bfa05f79d932 10671:f2d75784e574
147 <tr> 147 <tr>
148 <td><a href="#startfile">startfile</a></td> 148 <td><a href="#startfile">startfile</a></td>
149 <td>Function to open the given file path with the system default application.</td> 149 <td>Function to open the given file path with the system default application.</td>
150 </tr> 150 </tr>
151 <tr> 151 <tr>
152 <td><a href="#startswithPath">startswithPath</a></td> 152 <td><a href="#startsWithPath">startsWithPath</a></td>
153 <td>Function to check, if a path starts with a given start path.</td> 153 <td>Function to check, if a path starts with a given start path.</td>
154 </tr> 154 </tr>
155 <tr> 155 <tr>
156 <td><a href="#toNativeSeparators">toNativeSeparators</a></td> 156 <td><a href="#toNativeSeparators">toNativeSeparators</a></td>
157 <td>Function returning a path, that is using native separator characters.</td> 157 <td>Function returning a path, that is using native separator characters.</td>
1152 </dd> 1152 </dd>
1153 </dl> 1153 </dl>
1154 <div align="right"><a href="#top">Up</a></div> 1154 <div align="right"><a href="#top">Up</a></div>
1155 <hr /> 1155 <hr />
1156 <hr /> 1156 <hr />
1157 <a NAME="startswithPath" ID="startswithPath"></a> 1157 <a NAME="startsWithPath" ID="startsWithPath"></a>
1158 <h2>startswithPath</h2> 1158 <h2>startsWithPath</h2>
1159 <b>startswithPath</b>(<i>path, start</i>) 1159 <b>startsWithPath</b>(<i>path, start</i>)
1160 <p> 1160 <p>
1161 Function to check, if a path starts with a given start path. 1161 Function to check, if a path starts with a given start path.
1162 </p> 1162 </p>
1163 1163
1164 <dl> 1164 <dl>

eric ide

mercurial