]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14315 : kballard/rust/stdreader_isatty, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 21 May 2014 08:11:25 +0000 (01:11 -0700)
committerbors <bors@rust-lang.org>
Wed, 21 May 2014 08:11:25 +0000 (01:11 -0700)
StdWriter has .isatty(). StdReader can trivially vend the same function,
and someone asked today on IRC how to call isatty() on stdin.


Trivial merge