FreeBSD Manual Pages
AnyEvent::Subprocess::UserlContributed Perl DocAnyEvent::Subprocess::Handle(3) NAME AnyEvent::Subprocess::Handle - AnyEvent::Handle subclass with some additional methods for AnyEvent::Subprocess VERSION version 1.102912 DESCRIPTION Assume this acts like a normal AnyEvent::Handle. It just has some extra code to make the handle delegate's life easier. EXTRA METHODS name Returns the name of the filehandle, or "<fd #>" if no name was passed to the constructor. close_fh Closes the underlying filehandle, sending EOF to the child process. 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 2011-02-25 AnyEvent::Subprocess::Handle(3)
NAME | VERSION | DESCRIPTION | EXTRA METHODS | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=AnyEvent::Subprocess::Handle&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>