--- a/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PipxInterface.PipxWidget.html Fri Jun 28 19:30:03 2024 +0200 +++ b/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PipxInterface.PipxWidget.html Sat Jun 29 17:31:16 2024 +0200 @@ -73,6 +73,10 @@ <td>Private slot to create a spec metadata file needed by 'pipx install-all'.</td> </tr> <tr> +<td><a href="#PipxWidget.__ensurePath">__ensurePath</a></td> +<td>Private slot to ensure that the directory where pipx stores apps is in your PATH environment variable.</td> +</tr> +<tr> <td><a href="#PipxWidget.__initPipxMenu">__initPipxMenu</a></td> <td>Private method to create the super menu and attach it to the super menu button.</td> </tr> @@ -204,6 +208,14 @@ Private slot to create a spec metadata file needed by 'pipx install-all'. </p> +<a NAME="PipxWidget.__ensurePath" ID="PipxWidget.__ensurePath"></a> +<h4>PipxWidget.__ensurePath</h4> +<b>__ensurePath</b>(<i></i>) +<p> + Private slot to ensure that the directory where pipx stores apps is + in your PATH environment variable. +</p> + <a NAME="PipxWidget.__initPipxMenu" ID="PipxWidget.__initPipxMenu"></a> <h4>PipxWidget.__initPipxMenu</h4> <b>__initPipxMenu</b>(<i></i>)