public function getStdin()

in src/Terminal.hack [112:114]


  public function getStdin(): IO\ReadHandle {
    return $this->stdin;
  }