module Mixlib::ShellOut::Unix

def child_process_status

def child_process_status
  @process_status_pipe[0]
end