In X::Proc::Async::TapBeforeSpawn§
See primary documentation in context for method handle.
method handle(X::Proc::Async::TapBeforeSpawn:D: --> Str:D)
Returns the name of the handle (stdout
or stderr
) that was accessed after the program started.
In X::Proc::Async::CharsOrBytes§
See primary documentation in context for method handle.
method handle(X::Proc::Async::CharsOrBytes:D: --> Str:D)
Returns the name of the handle that was accessed both for text and for binary data, stdout
or stderr
.