method proc

Documentation for method proc assembled from the following types:

class IO::Pipe

From IO::Pipe

(IO::Pipe) method proc

Defined as:

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

Returns the Proc object from which the pipe originates.

class X::Proc::Unsuccessful

From X::Proc::Unsuccessful

(X::Proc::Unsuccessful) method proc

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

Returns the object that threw the exception.

role X::Proc::Async

From X::Proc::Async

(X::Proc::Async) method proc

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

Returns the object that threw the exception.