Subprocess.communicateFinish

Complete an invocation of g_subprocess_communicate_async().

class Subprocess
bool
communicateFinish

Parameters

result AsyncResultIF

Result

stdoutBuf Bytes

Return location for stdout data

stderrBuf Bytes

Return location for stderr data

Throws

GException on failure.

Meta