Skip to content

PipeError

[Source]

A pipe to communicate with the child could not be opened. Returned by StartProcess.

primitive val PipeError

Constructors

create

[Source]

new val create()
: PipeError val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns