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)
Returns the Proc object from which the pipe originates.
role X::Proc::Async
From X::Proc::Async
(X::Proc::Async) method proc
method proc(X::Proc::Async --> Proc::Async)
Returns the object that threw the exception.
class X::Proc::Unsuccessful
(X::Proc::Unsuccessful) method proc
method proc(X::Proc::Unsuccessful --> Proc)
Returns the object that threw the exception.