# File lib/background_process/pty_background_process.rb, line 52
  def exitstatus
    raise ArgumentError, "exitstatus is not available for PTY subprocesses"
  end