Subprocess.communicateFinish
bool communicateFinish(gio.async_result.AsyncResult result, out glib.bytes.Bytes stdoutBuf, out glib.bytes.Bytes stderrBuf)Complete an invocation of [gio.subprocess.Subprocess.communicateAsync].
Parameters
result | Result |
stdoutBuf | Return location for stdout data |
stderrBuf | Return location for stderr data |
Returns
Throws
[ErrorWrap]