Skip to content

ExecveError

[Source]

execve failed in the child after the process was started, so the program never ran. Arrives through ProcessNotify.failed. For a path that does not name a runnable file in the first place, see ExecutableNotFound.

primitive val ExecveError

Constructors

create

[Source]

new val create()
: ExecveError val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns