14 15 16 17
# File 'lib/quality/process.rb', line 14 def run(&block) @popener.popen(@full_cmd, &block) $CHILD_STATUS&.exitstatus end