ports

devel/ruby-systemu

ruby25-systemu-2.6.5 – portable replacement for popen4

Description

systemu is a portable replacement for popen4 in ruby.

systemu can be used on any platform to return status, stdout, and stderr
of any command. Unlike other methods like open3/popen4 there is zero
danger of full pipes or threading issues hanging your process or
subprocess.

WWW: https://github.com/ahoward/systemu

Categories:
devel lang/ruby

Library dependencies

None

Build dependencies

Run dependencies