right-popen 1.0.0
RightPopen allows running external processes aynchronously while still capturing their standard and error outputs. It relies on EventMachine for most of its internal mechanisms. The linux implementation is valid for any linux platform but there is also a native implementation for Windows platforms.
Gemfile:
=
复制到剪贴板
已复制!
安装:
=
Runtime 依赖 (1):
eventmachine
>= 0.12.8, < 0.12.9