279 |
279 |
280 <dt><i>args</i></dt> |
280 <dt><i>args</i></dt> |
281 <dd> |
281 <dd> |
282 list of arguments for the process (list of strings) |
282 list of arguments for the process (list of strings) |
283 </dd> |
283 </dd> |
284 <dt><i>workingDir=</i></dt> |
284 <dt><i>workingDir</i></dt> |
285 <dd> |
285 <dd> |
286 working directory for the process (string) |
286 working directory for the process (string) |
287 </dd> |
287 </dd> |
288 <dt><i>showArgs=</i></dt> |
288 <dt><i>showArgs</i></dt> |
289 <dd> |
289 <dd> |
290 flag indicating to show the arguments (boolean) |
290 flag indicating to show the arguments (boolean) |
291 </dd> |
291 </dd> |
292 <dt><i>environment=</i></dt> |
292 <dt><i>environment</i></dt> |
293 <dd> |
293 <dd> |
294 dictionary of environment settings to add |
294 dictionary of environment settings to add |
295 or change for the git process (dict of string and string) |
295 or change for the git process (dict of string and string) |
296 </dd> |
296 </dd> |
297 </dl> |
297 </dl> |