Skip to content

WaitpidError

[Source]

The child's exit status could not be read. Arrives through ProcessNotify.failed as a terminal error in place of dispose.

primitive val WaitpidError

Constructors

create

[Source]

new val create()
: WaitpidError val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  that: WaitpidError val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: WaitpidError val)
: Bool val

Parameters

Returns