Subprocess.waitFinish

Collects the result of a previous call to Subprocess.waitAsync.

class Subprocess
bool
waitFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

TRUE if successful, or FALSE with error set

Throws

GException on failure.

Meta

Since

2.40