FreeBSD Manual Pages
AnyEvent::Subprocess::UsernContributedpPerlsDocumentaelegate::CaptureHandle(3) NAME AnyEvent::Subprocess::Job::Delegate::CaptureHandle - capture the data that comes in via a handle VERSION version 1.102912 DESCRIPTION If you have a Handle delegate and just want to save the output somewhere, use this delegate. It accepts the name of the delegate, reads from the handle while the process is running, and makes all the output available via the Done instance. INITARGS handle The name of the handle you want to capture's delegate. AUTHOR Jonathan Rockway <jrockway@cpan.org> COPYRIGHT AND LICENSE This software is copyright (c) 2011 by Jonathan Rockway. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.32.0 AnyEvent::Subprocess::Job::Delegate::CaptureHandle(3)
NAME | VERSION | DESCRIPTION | INITARGS | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=AnyEvent::Subprocess::Job::Delegate::CaptureHandle&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>