public function getStderr()
in
src/Terminal.hack [133:135]
3
lines of code
1
McCabe index (conditional complexity)
public function getStderr(): IO\WriteHandle { return $this->stderr; }