Skip to content

Add .isatty() method to StdReader #14315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2014
Merged

Conversation

lilyball
Copy link
Contributor

StdWriter has .isatty(). StdReader can trivially vend the same function,
and someone asked today on IRC how to call isatty() on stdin.

StdWriter has .isatty(). StdReader can trivially vend the same function,
and someone asked today on IRC how to call isatty() on stdin.
bors added a commit that referenced this pull request May 21, 2014
StdWriter has .isatty(). StdReader can trivially vend the same function,
and someone asked today on IRC how to call isatty() on stdin.
@bors bors closed this May 21, 2014
@bors bors merged commit dc921c1 into rust-lang:master May 21, 2014
@lilyball lilyball deleted the stdreader_isatty branch May 21, 2014 16:51
lnicola pushed a commit to lnicola/rust that referenced this pull request Mar 13, 2023
…eykril

fix: Pass flycheck extra args when running build scripts

Closes rust-lang#14315

Not sure if we want to do it like this or to add an extra config key, though.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants