PyrightChecker/Documentation/Source/Plugin_Checker_Pyright.PluginPyright.html

branch
eric7
changeset 3
109b8e5513d8
parent 1
191e9ec72893
--- a/PyrightChecker/Documentation/Source/Plugin_Checker_Pyright.PluginPyright.html	Tue Nov 07 15:30:32 2023 +0100
+++ b/PyrightChecker/Documentation/Source/Plugin_Checker_Pyright.PluginPyright.html	Tue Nov 07 16:45:04 2023 +0100
@@ -30,6 +30,10 @@
 <table>
 
 <tr>
+<td><a href="#exeDisplayData">exeDisplayData</a></td>
+<td>Public method to support the display of some executable info.</td>
+</tr>
+<tr>
 <td><a href="#installDependencies">installDependencies</a></td>
 <td>Function to install dependencies of this plug-in.</td>
 </tr>
@@ -290,6 +294,29 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
+<a NAME="exeDisplayData" ID="exeDisplayData"></a>
+<h2>exeDisplayData</h2>
+<b>exeDisplayData</b>(<i></i>)
+
+<p>
+    Public method to support the display of some executable info.
+</p>
+<dl>
+<dt>Return:</dt>
+<dd>
+dictionary containing the data to query the presence of
+        the executable
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+dict
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+<hr />
 <a NAME="installDependencies" ID="installDependencies"></a>
 <h2>installDependencies</h2>
 <b>installDependencies</b>(<i>pipInstall</i>)

eric ide

mercurial