eric6/Documentation/Source/eric6.MicroPython.MicroPythonFileManager.html

changeset 7174
de8175253dfc
parent 7145
ceb3e8b242c1
child 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonFileManager.html	Mon Aug 26 12:43:26 2019 +0200
+++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonFileManager.html	Mon Aug 26 18:41:48 2019 +0200
@@ -163,7 +163,7 @@
 </dd>
 </dl><a NAME="MicroPythonFileManager.__rsync" ID="MicroPythonFileManager.__rsync"></a>
 <h4>MicroPythonFileManager.__rsync</h4>
-<b>__rsync</b>(<i>hostDirectory, deviceDirectory, mirror=True, localDevice=False</i>)
+<b>__rsync</b>(<i>hostDirectory, deviceDirectory, mirror=True, localDevice=False, indentLevel=0</i>)
 <p>
         Private method to synchronize a local directory to the device.
 </p><dl>
@@ -180,6 +180,9 @@
 </dd><dt><i>localDevice</i> (bool)</dt>
 <dd>
 flag indicating device access via local file system
+</dd><dt><i>indentLevel</i> (int)</dt>
+<dd>
+indentation level for progress messages
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial