handle
ErrorsCollection

handle

Synthesised documentation from type/X/Proc/Async/CharsOrBytes type/X/Proc/Async/TapBeforeSpawn

From type/X/Proc/Async/CharsOrBytes

See Original text in context

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.

From type/X/Proc/Async/TapBeforeSpawn

See Original text in context

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.