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> |