src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonUpdater.CircuitPythonUpdaterInterface.html

branch
mpy_network
changeset 9871
4a302b8c4d28
parent 9756
9854647c8c5c
child 10478
de9106c55c3d
--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonUpdater.CircuitPythonUpdaterInterface.html	Fri Mar 10 18:09:24 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonUpdater.CircuitPythonUpdaterInterface.html	Fri Mar 10 18:10:13 2023 +0100
@@ -115,6 +115,10 @@
 <td>Private slot to show the available bundles (default and local) with their modules.</td>
 </tr>
 <tr>
+<td><a href="#CircuitPythonUpdaterInterface.__showCachePath">__showCachePath</a></td>
+<td>Private slot to show the path used by 'circup' to store the downloaded bundles.</td>
+</tr>
+<tr>
 <td><a href="#CircuitPythonUpdaterInterface.__showInstalledModules">__showInstalledModules</a></td>
 <td>Private slot to show the modules installed on the connected device.</td>
 </tr>
@@ -282,6 +286,13 @@
         Private slot to show the available bundles (default and local) with their
         modules.
 </p>
+<a NAME="CircuitPythonUpdaterInterface.__showCachePath" ID="CircuitPythonUpdaterInterface.__showCachePath"></a>
+<h4>CircuitPythonUpdaterInterface.__showCachePath</h4>
+<b>__showCachePath</b>(<i></i>)
+
+<p>
+        Private slot to show the path used by 'circup' to store the downloaded bundles.
+</p>
 <a NAME="CircuitPythonUpdaterInterface.__showInstalledModules" ID="CircuitPythonUpdaterInterface.__showInstalledModules"></a>
 <h4>CircuitPythonUpdaterInterface.__showInstalledModules</h4>
 <b>__showInstalledModules</b>(<i></i>)

eric ide

mercurial