Skip to content

Remove IsTty now that std::io::IsTerminal has stabalized. #1102

Remove IsTty now that std::io::IsTerminal has stabalized.

Remove IsTty now that std::io::IsTerminal has stabalized. #1102

Triggered via pull request July 11, 2023 14:55
Status Success
Total duration 3m 7s
Artifacts

crossterm_test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
stable on ubuntu-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
nightly on ubuntu-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
nightly on macOS-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
stable on macOS-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used