In X::Proc::Unsuccessful§

See primary documentation in context for method proc

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

Returns the object that threw the exception.

In role X::Proc::Async§

See primary documentation in context for method proc

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

Returns the object that threw the exception.

In IO::Pipe§

See primary documentation in context for method proc

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

Returns the Proc object from which the pipe originates.