eric6/Documentation/Source/eric6.MicroPython.CircuitPythonDevices.html

changeset 7174
de8175253dfc
parent 7161
728018c32b09
child 7273
391d6b7b1eff
equal deleted inserted replaced
7173:f611c3b7313f 7174:de8175253dfc
268 <dd> 268 <dd>
269 str 269 str
270 </dd> 270 </dd>
271 </dl><a NAME="CircuitPythonDevice.getWorkspace" ID="CircuitPythonDevice.getWorkspace"></a> 271 </dl><a NAME="CircuitPythonDevice.getWorkspace" ID="CircuitPythonDevice.getWorkspace"></a>
272 <h4>CircuitPythonDevice.getWorkspace</h4> 272 <h4>CircuitPythonDevice.getWorkspace</h4>
273 <b>getWorkspace</b>(<i></i>) 273 <b>getWorkspace</b>(<i>silent=False</i>)
274 <p> 274 <p>
275 Public method to get the workspace directory. 275 Public method to get the workspace directory.
276 </p><dl> 276 </p><dl>
277 <dt><i>silent</i> (bool)</dt>
278 <dd>
279 flag indicating silent operations
280 </dd>
281 </dl><dl>
277 <dt>Returns:</dt> 282 <dt>Returns:</dt>
278 <dd> 283 <dd>
279 workspace directory used for saving files 284 workspace directory used for saving files
280 </dd> 285 </dd>
281 </dl><dl> 286 </dl><dl>

eric ide

mercurial