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