Contents

exec

The process became another executable image.

Declaration

static let exec: DispatchSource.ProcessEvent

Discussion

The process has become another executable image via an exec or posix_spawn function family call.

See Also

Process Event Flags