public function getStdout()

in src/Terminal.hack [121:123]


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