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