PyrightChecker/Documentation/Source/Plugin_Checker_Pyright.PluginPyright.html

branch
eric7
changeset 3
109b8e5513d8
parent 1
191e9ec72893
equal deleted inserted replaced
2:772534d88459 3:109b8e5513d8
28 <h3>Functions</h3> 28 <h3>Functions</h3>
29 29
30 <table> 30 <table>
31 31
32 <tr> 32 <tr>
33 <td><a href="#exeDisplayData">exeDisplayData</a></td>
34 <td>Public method to support the display of some executable info.</td>
35 </tr>
36 <tr>
33 <td><a href="#installDependencies">installDependencies</a></td> 37 <td><a href="#installDependencies">installDependencies</a></td>
34 <td>Function to install dependencies of this plug-in.</td> 38 <td>Function to install dependencies of this plug-in.</td>
35 </tr> 39 </tr>
36 <tr> 40 <tr>
37 <td><a href="#prepareUninstall">prepareUninstall</a></td> 41 <td><a href="#prepareUninstall">prepareUninstall</a></td>
288 Public method to deactivate this plug-in. 292 Public method to deactivate this plug-in.
289 </p> 293 </p>
290 <div align="right"><a href="#top">Up</a></div> 294 <div align="right"><a href="#top">Up</a></div>
291 <hr /> 295 <hr />
292 <hr /> 296 <hr />
297 <a NAME="exeDisplayData" ID="exeDisplayData"></a>
298 <h2>exeDisplayData</h2>
299 <b>exeDisplayData</b>(<i></i>)
300
301 <p>
302 Public method to support the display of some executable info.
303 </p>
304 <dl>
305 <dt>Return:</dt>
306 <dd>
307 dictionary containing the data to query the presence of
308 the executable
309 </dd>
310 </dl>
311 <dl>
312 <dt>Return Type:</dt>
313 <dd>
314 dict
315 </dd>
316 </dl>
317 <div align="right"><a href="#top">Up</a></div>
318 <hr />
319 <hr />
293 <a NAME="installDependencies" ID="installDependencies"></a> 320 <a NAME="installDependencies" ID="installDependencies"></a>
294 <h2>installDependencies</h2> 321 <h2>installDependencies</h2>
295 <b>installDependencies</b>(<i>pipInstall</i>) 322 <b>installDependencies</b>(<i>pipInstall</i>)
296 323
297 <p> 324 <p>

eric ide

mercurial