Subprocess.waitCheck

bool waitCheck(gio.cancellable.Cancellable cancellable = null)

Combines [gio.subprocess.Subprocess.wait] with [glib.global.spawnCheckWaitStatus].

Parameters

cancellablea #GCancellable

Returns

true on success, false if process exited abnormally, or

cancellable was cancelled

Throws

[ErrorWrap]