public function getStdin()
in
src/Terminal.hack [112:114]
3
lines of code
1
McCabe index (conditional complexity)
public function getStdin(): IO\ReadHandle { return $this->stdin; }