Skip to content

ForkError

[Source]

The child process could not be created (fork on posix, CreateProcess on Windows). Returned by StartProcess.

primitive val ForkError

Constructors

create

[Source]

new val create()
: ForkError val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns