Class
SystemUniversal
In:
lib/systemu.rb
Parent:
Object
Methods
child_program
child_setup
getopts
new
new_thread
quietly
quote
quote
relay
systemu
systemu
tmpdir
version
version
Classes and Modules
Class
SystemUniversal::StreamReader
Constants
VERSION
=
'2.5.2' unless SystemUniversal.send(:const_defined?, :VERSION)
Public Class methods
new
(argv, opts = {})
instance methods
quote
(*words)
version
()
Public Instance methods
child_program
(config)
child_setup
(tmp)
getopts
(opts = {})
new_thread
(cid, block)
quietly
() {|| ...}
quote
(*args, &block)
relay
(srcdst)
systemu
()
systemu
()
tmpdir
(d = Dir.tmpdir, max = 42, &b)
version
()
[Validate]