Ryu::Async::Process - wrapper around a forked process
This is an IO::Async::Notifier subclass for interacting with Ryu.
A Ryu::Source wrapper around the process STDOUT (fd1).
add_child, adopt_future, adopted_futures, can_event, children, configure_unknown, debug_printf, get_loop, invoke_error, invoke_event, loop, make_event_cb, maybe_invoke_event, maybe_make_event_cb, new, notifier_name, parent, remove_child, remove_from_parent
Tom Molesworth <TEAM@cpan.org>
Copyright Tom Molesworth 2017-2021. Licensed under the same terms as Perl itself.
To install Ryu::Async, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Ryu::Async
CPAN shell
perl -MCPAN -e shell install Ryu::Async
For more information on module installation, please visit the detailed CPAN module installation guide.