Parent

Methods

Object

Public Instance Methods

open4(*cmd, &b) click to toggle source
# File lib/open4-vendor.rb, line 401
def open4(*cmd, &b) cmd.size == 0 ? Open4 : Open4::popen4(*cmd, &b) end

[Validate]

Generated with the Darkfish Rdoc Generator 2.