public function getStderr()

in src/Terminal.hack [133:135]


  public function getStderr(): IO\WriteHandle {
    return $this->stderr;
  }