proc
ErrorsCollection

proc

Synthesised documentation from type/IO/Pipe type/X/Proc/Async type/X/Proc/Unsuccessful

From type/IO/Pipe

See Original text in context

method proc(IO::Pipe: --> Proc:D)

Returns the Proc object from which the pipe originates.

From type/X/Proc/Async

See Original text in context

method proc(X::Proc::Async:D --> Proc::Async)

Returns the object that threw the exception.

From type/X/Proc/Unsuccessful

See Original text in context

method proc(X::Proc::Unsuccessful:D --> Proc)

Returns the object that threw the exception.