Skip to content

WriteError

[Source]

Writing to the child's STDIN failed. Arrives through ProcessNotify.failed.

primitive val WriteError

Constructors

create

[Source]

new val create()
: WriteError val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns