250 </dd> |
250 </dd> |
251 <dt><i>args</i> (list of str)</dt> |
251 <dt><i>args</i> (list of str)</dt> |
252 <dd> |
252 <dd> |
253 list of arguments for the process |
253 list of arguments for the process |
254 </dd> |
254 </dd> |
255 <dt><i>showArgs=</i> (bool)</dt> |
255 <dt><i>showArgs</i> (bool)</dt> |
256 <dd> |
256 <dd> |
257 flag indicating to show the arguments |
257 flag indicating to show the arguments |
258 </dd> |
258 </dd> |
259 </dl> |
259 </dl> |
260 <dl> |
260 <dl> |
261 <dt>Returns:</dt> |
261 <dt>Return:</dt> |
262 <dd> |
262 <dd> |
263 flag indicating a successful start of the process |
263 flag indicating a successful start of the process |
264 </dd> |
264 </dd> |
265 </dl> |
265 </dl> |
266 <dl> |
266 <dl> |